summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-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>