From 1b7ac0d20549cb1db3b60de6f736965c21400cb3 Mon Sep 17 00:00:00 2001 From: constantinos Date: Tue, 15 Aug 2023 18:51:10 +0300 Subject: [PATCH] comment for adding publication date --- .../Drawwell/SandpointsTheme/layouts/partials/head.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/partials/head.html b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/partials/head.html index 482f33d..46e0bf4 100644 --- a/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/partials/head.html +++ b/_vendor/git.sandpoints.org/Drawwell/SandpointsTheme/layouts/partials/head.html @@ -1,3 +1,5 @@ + + @@ -18,6 +20,12 @@ {{ end }} {{ end }} + + + + + + {{ if .Params.authors }} {{ range .Params.authors }} {{ $e := $.GetPage (printf "author/%s" .) }}