From e0977c983abff89ac3a9e37f616399dc0b6c61c7 Mon Sep 17 00:00:00 2001 From: sptaule Date: Wed, 26 Jan 2022 14:44:47 +0100 Subject: Fix doc links & added noJS support for the doc --- templates/base.html | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index b6c8760..bdda7e4 100755 --- a/templates/base.html +++ b/templates/base.html @@ -83,10 +83,13 @@ {% endfor %}
- - - - + + + + +
+
+ {{ macros:: social_links( social_config=config.extra.social) }}
-- cgit v1.2.3