From 8f28fc58d5fe68775fbe552eb172cbb4ad8614b1 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Thu, 30 May 2024 09:02:38 -0400 Subject: Further customization and porting of older content --- _includes/header.html | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to '_includes/header.html') diff --git a/_includes/header.html b/_includes/header.html index ed5a382..afd345f 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -17,14 +17,7 @@ -
- {%- for path in page_paths -%} - {%- assign my_page = site.pages | where: "path", path | first -%} - {%- if my_page.title -%} - {{ my_page.title | escape }} - {%- endif -%} - {%- endfor -%} -
+
AboutPostsWikiProjectsColophonNowUses
{%- endif -%} -- cgit v1.2.3-54-g00ecf