From a3beaacd4f730b3a50c9471fbaf1839a3f26811c Mon Sep 17 00:00:00 2001 From: Nick Frichette Date: Sun, 24 Sep 2023 14:35:03 -0500 Subject: [PATCH] Updated the banner to add Mastodon --- overrides/main.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/overrides/main.html b/overrides/main.html index 4cc66a76..ffd852f7 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -1,14 +1,20 @@ {% extends "base.html" %} {% block announce %} - - For updates follow @frichette_n on + For updates follow @frichette_n on + + + {% include ".icons/fontawesome/brands/mastodon.svg" %} + + Fosstodon + + and + Twitter - {% endblock %} {% block content %}