From e64c2e19569697d97dda55c48575f0be92b94f5a Mon Sep 17 00:00:00 2001 From: jimmyff Date: Tue, 1 Oct 2024 19:26:11 +0100 Subject: [PATCH] Added link_youtube_handle for footer --- templates/base.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/templates/base.html b/templates/base.html index e41aca3..34cd957 100644 --- a/templates/base.html +++ b/templates/base.html @@ -124,6 +124,14 @@

{{ config.title }}

{% endif -%} + {# Youtube #} + {% if config.extra.link_youtube_handle -%} +
  • + +
  • + {% endif -%} + {# Bluesky #} {% if config.extra.link_bluesky_url -%}