about summary refs log tree commit diff homepage
path: root/_layout/page_foot.html
diff options
context:
space:
mode:
Diffstat (limited to '_layout/page_foot.html')
-rw-r--r--_layout/page_foot.html6
1 files changed, 4 insertions, 2 deletions
diff --git a/_layout/page_foot.html b/_layout/page_foot.html
index d85c41e..446fb95 100644
--- a/_layout/page_foot.html
+++ b/_layout/page_foot.html
@@ -1,9 +1,11 @@
 <div class=page-foot>
   <div class=copyright>
-    Copyright &copy; 2018-2021 {{fill author}};
+    Copyright &copy; 2018&ndash;2021 {{fill author}};
     See <a href=https://creativecommons.org/licenses/by-sa/4.0>license
     terms</a><br>
-    {{isnotpage /tag/*}}Last modified: {{fill fd_mtime}}<br>{{end}}
+    {{isnotpage /tag/*}}Last modified: {{fill fd_mtime}};  View
+    <a href=https://git.sr.ht/~cnx/site/tree/main/item/{{fill fd_rpath}}>page
+    source</a><br>{{end}}
     A website by <a href=https://julialang.org>Julia</a>
     <a href=https://franklinjl.org>Franklin</a>
   </div>