summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/gmi/tpl/footer.gmi2
-rw-r--r--src/http/tpl/base.html2
2 files changed, 4 insertions, 0 deletions
diff --git a/src/gmi/tpl/footer.gmi b/src/gmi/tpl/footer.gmi
index 44782a1..355bc91 100644
--- a/src/gmi/tpl/footer.gmi
+++ b/src/gmi/tpl/footer.gmi
@@ -5,4 +5,6 @@
{{ end -}}
+=> https://code.betamike.com/mediocregopher/mediocre-blog Source
+
=> {{ BlogURL "wtfpl.txt" }} License for all content, if you must have one
diff --git a/src/http/tpl/base.html b/src/http/tpl/base.html
index 612657e..fa65911 100644
--- a/src/http/tpl/base.html
+++ b/src/http/tpl/base.html
@@ -114,6 +114,8 @@
 / 
<a href="{{ BlogURL "feed.xml" }}">RSS</a>
&nbsp;//&nbsp;
+ <a href="https://code.betamike.com/mediocregopher/mediocre-blog">Source</a>
+ &nbsp;/&nbsp;
<a href="{{ StaticURL "wtfpl.txt" }}">License</a>
</header>