diff --git a/_config.yml b/_config.yml index b687268..86ca74b 100644 --- a/_config.yml +++ b/_config.yml @@ -2,13 +2,13 @@ #google_analytics: UA-NNNNNNNN-N -#header_pages: +header_pages: # - index.md -# - blog.md -# - pbx.md -# - dev.md -# - git.md -# - about.md + - blog.md + - pbx.md + - dev.md + - git.md + - about.md footer: ' | site source | powered by xcp-ng | twitter: @Music_OnHold' diff --git a/_includes/header.html b/_includes/header.html index 94808c2..486b9bd 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,13 +1,17 @@ {%- assign page_paths = site.header_pages | default: default_paths -%}