diff --git a/_config.yml b/_config.yml index 9a2e739f6e6d..907d7411d812 100644 --- a/_config.yml +++ b/_config.yml @@ -19,7 +19,7 @@ lang: en # the language of your site (for example: en, fr, cn, ru, etc.) icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/) url: https://alshedivat.github.io # the base hostname & protocol for your site -baseurl: /al-folio # the subpath of your site, e.g. /blog/ +baseurl: /al-folio # the subpath of your site, e.g. /blog/. Leave blank for root last_updated: false # set to true if you want to display last updated in the footer impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR @@ -121,7 +121,6 @@ bing_site_verification: # out your bing-site-verification ID (Bing Webmaster) # ----------------------------------------------------------------------------- blog_name: al-folio # blog_name will be displayed in your blog page -blog_nav_title: blog # your blog must have a title for it to be displayed in the nav bar blog_description: a simple whitespace theme for academics permalink: /blog/:year/:title/ diff --git a/_includes/header.html b/_includes/header.html index 7765c1798a8b..742c1cdb70ff 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -51,16 +51,6 @@ {%- endif -%} - {% if site.blog_nav_title %} - - - {%- endif %} {%- assign sorted_pages = site.pages | sort: "nav_order" -%} @@ -90,9 +80,14 @@ {%- else %} -