From fd1c50af1174183b2eeb2d650f796bb7d925bc39 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Fri, 29 Sep 2023 18:24:51 +0000 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(SEO):=20Add=20description=20su?= =?UTF-8?q?pport=20for=20sections=20(#179)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/partials/header.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/partials/header.html b/templates/partials/header.html index 6afd8ae..e9cd552 100644 --- a/templates/partials/header.html +++ b/templates/partials/header.html @@ -64,6 +64,9 @@ {%- if page.description %} + {%- elif section.description %} + + {%- elif page.summary %}