From f984f35c32ae7074af1b66d043c7b2b9c56c67ea Mon Sep 17 00:00:00 2001 From: Jay Date: Tue, 30 Aug 2022 01:21:53 +0000 Subject: [PATCH] header.html issues2 --- _config.yml | 14 +++++++------- _includes/header.html | 16 +++++++--------- 2 files changed, 14 insertions(+), 16 deletions(-) diff --git a/_config.yml b/_config.yml index 0514237..b687268 100644 --- a/_config.yml +++ b/_config.yml @@ -2,13 +2,13 @@ #google_analytics: UA-NNNNNNNN-N -header_pages: - - index.md - - blog.md - - pbx.md - - dev.md - - git.md - - about.md +#header_pages: +# - index.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 3b262eb..94808c2 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -1,15 +1,13 @@ {%- assign page_paths = site.header_pages | default: default_paths -%}