diff --git a/_config.yml b/_config.yml index b30d32e..51482f7 100644 --- a/_config.yml +++ b/_config.yml @@ -102,7 +102,7 @@ share-links-active: # How to display the link to your website in the footer # Remove this if you don't want a link in the footer -url-pretty: "Turizak.com" +# url-pretty: "Turizak.com" # Add the website title to the title of every page title-on-all-pages: true @@ -117,10 +117,10 @@ feed_show_excerpt: true feed_show_tags: true # Add a search button to the navbar -post_search: true +post_search: false # Add a button in the footer to edit the current page. Only works if your website is hosted on GitHub -edit_page_button: true +edit_page_button: false # Allow sub-menu items (second-level navigation menu items) to be longer than the top-level menu # If this setting is off, then long sub-menu words might get cut off diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..6861c04 Binary files /dev/null and b/favicon.ico differ