From d5587a90afdb06d478ade2ee03d79dab0b5bfd0e Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Thu, 29 Aug 2024 15:53:05 +0300 Subject: [PATCH] added mastodon url --- layouts/_default/baseof.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index a6c4c07..aef6ee3 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -63,7 +63,7 @@ {{ define "footer" }} {{ partial "docs/footer" . }} {{ end }} - +Mastodon {{ define "comments" }} {{ if and .Content (default true (default .Site.Params.BookComments .Params.BookComments)) }}