From 9f4f6f4a5c4d8da81f0682a7c089d5df412ed720 Mon Sep 17 00:00:00 2001 From: Jay Date: Fri, 13 Jan 2023 02:50:53 +0000 Subject: [PATCH] testing something2 --- _includes/head.html | 2 +- index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 64bf174..69ced6c 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -23,7 +23,7 @@ {%- if page.list == 'bullet' -%} {%- endif -%} - {%- if page.home == 'yes' -%} + {%- if page.home == 'true' -%} {%- endif -%} diff --git a/index.md b/index.md index 3f8a59b..ae05430 100644 --- a/index.md +++ b/index.md @@ -2,7 +2,7 @@ title: pickmy.org:~$ layout: default permalink: /index.php -home: yes +home: true list: ---