From e4802613972ca61132d34e05e7cc76e3faaaaeef Mon Sep 17 00:00:00 2001
From: Radu Ghiorghisor
Date: Wed, 13 Aug 2025 21:59:27 +0300
Subject: [PATCH 1/3] Updated twitter logo.
---
static/img/svg/twitter.svg | 57 ++------------------------------------
1 file changed, 2 insertions(+), 55 deletions(-)
diff --git a/static/img/svg/twitter.svg b/static/img/svg/twitter.svg
index 802cb8f..437e2bf 100644
--- a/static/img/svg/twitter.svg
+++ b/static/img/svg/twitter.svg
@@ -1,56 +1,3 @@
-
-
+
+ {{- if templates.Exists "partials/extend_footer.html" -}}
+ {{- partial "extend_footer.html" . -}}
+ {{- end -}}
From 818cac3b314cd343efa6c1cf0cc894b790384d74 Mon Sep 17 00:00:00 2001
From: Radu Ghiorghisor
Date: Wed, 13 Aug 2025 22:00:40 +0300
Subject: [PATCH 3/3] Added powerd by text.
---
layouts/partials/footer.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index e640a59..b6e9999 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -28,6 +28,7 @@
{{ end }}
+ Powered by
Colordrop