summaryrefslogtreecommitdiff
path: root/templates/partials/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/partials/footer.html')
-rw-r--r--templates/partials/footer.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/partials/footer.html b/templates/partials/footer.html
new file mode 100644
index 0000000..122766f
--- /dev/null
+++ b/templates/partials/footer.html
@@ -0,0 +1,3 @@
+<footer>
+ <a href="{{ config.extra.repository_url }}">source code</a>
+</footer>