From 4ac87764817d0a532f36528a29aabc7d0369b8fb Mon Sep 17 00:00:00 2001 From: Rico Hoppe Date: Thu, 18 Jan 2024 21:33:09 +0000 Subject: [PATCH] base: added facebook icon & link to footer --- src/templates/base.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/templates/base.html b/src/templates/base.html index 34cb478b..683b1888 100644 --- a/src/templates/base.html +++ b/src/templates/base.html @@ -267,6 +267,11 @@ +
+ + + +
-- 2.47.2