about summary refs log tree commit diff homepage
path: root/_layout/footer.html
diff options
context:
space:
mode:
Diffstat (limited to '_layout/footer.html')
-rw-r--r--_layout/footer.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/_layout/footer.html b/_layout/footer.html
new file mode 100644
index 0000000..cde42d6
--- /dev/null
+++ b/_layout/footer.html
@@ -0,0 +1,15 @@
+<footer>
+  {{copyright}}; <span class=nowrap>See
+  <a href=/COPYING>license terms</a></span><br>
+
+  {{isnotpage /tag/*}}Last modified: {{author_date}};  <span class=nowrap>View
+  <a href=https://git.sr.ht/~cnx/site/tree/main/item/{{fd_rpath}}>page
+  source</a></span><br>{{end}}
+
+  Part of <a href=https://fediring.net>Fediring</a>; <span class=nowrap>Visit
+  the {{fediring 1 previous}}/{{fediring 2 next}} site</span><br>
+
+  <a href={{job_url}}>Built on sr.ht</a>
+  by <a href=https://julialang.org>Julia</a>
+  <a href=https://franklinjl.org>Franklin</a>
+</footer>