From 367b8fc8ae40eab521eca8f0420376071dd365e9 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 28 May 2023 22:01:27 +0200 Subject: [PATCH] add site author --- _includes/head.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/head.html b/_includes/head.html index 0e3dde9..2963d8b 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -15,6 +15,7 @@ {% if page.type == "post" %} + {% else %} {% endif %} {% if page.layout == 'home' %}