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.html16
1 files changed, 7 insertions, 9 deletions
diff --git a/_layout/page_foot.html b/_layout/page_foot.html
index 817742f..6a9431a 100644
--- a/_layout/page_foot.html
+++ b/_layout/page_foot.html
@@ -1,11 +1,9 @@
 <div class=page-foot>
-  <div class=copyright>
-    &copy; 2019&ndash;2021 {{fill author}};
-    See <a href=/COPYING>license terms</a><br>
-    {{isnotpage /tag/*}}Last modified: {{author_date}};  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>
+  &copy; 2019&ndash;2021 {{author}};
+  See <a href=/COPYING>license terms</a><br>
+  {{isnotpage /tag/*}}Last modified: {{author_date}};  View
+  <a href=https://git.sr.ht/~cnx/site/tree/main/item/{{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>