summaryrefslogtreecommitdiffstats
path: root/templates/base.html
diff options
context:
space:
mode:
authorLibravatar cel 🌸 <cel@blos.sm>2024-07-18 08:20:22 +0100
committerLibravatar cel 🌸 <cel@blos.sm>2024-07-18 08:20:22 +0100
commitff24e80da06d6f08789516d55c50bb1f44e5de30 (patch)
tree309ca709fc89754eff9a95fe9a6e78aa8f297303 /templates/base.html
parent6c6319c3ecfb9606c32b3c6c9b487da33911f8b6 (diff)
downloadinfoculture.pub-ff24e80da06d6f08789516d55c50bb1f44e5de30.tar.gz
infoculture.pub-ff24e80da06d6f08789516d55c50bb1f44e5de30.tar.bz2
infoculture.pub-ff24e80da06d6f08789516d55c50bb1f44e5de30.zip
add badge
Diffstat (limited to '')
-rw-r--r--templates/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 1d5c74c..f69be06 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -36,7 +36,8 @@
$body$
<footer>
+ <a class="badge" href="https://infoculture.pub"><img src="/assets/badge.png"></a>
</footer>
</body>
-</html> \ No newline at end of file
+</html>