Skip to content

Commit c02a557

Browse files
Fix Config.yml
1 parent f75ac07 commit c02a557

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ title: The Embedded New Testament
1818
email:
1919
description: The "Holy Bible" for embedded engineers
2020
baseurl: # the optional subpath of your site, e.g. "/blog"
21-
url: # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
21+
url: https://github.com/theEmbeddedGeorge/theEmbeddedNewTestament.github.io
2222
author:
2323
name:
2424
twitter:
2525
picture:
2626
twitter_username:
2727
github_username:
2828
logo: # path of site logo, e.g. "/assets/images/logo.png"
29-
search: # true, false (default)
29+
search: true
3030
search_full_content: false # true, false (default)
3131
search_provider: # lunr (default), algolia
3232
algolia:

0 commit comments

Comments
 (0)