about summary refs log tree commit diff homepage
path: root/_layout/page_foot.html
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-11-16 17:35:21 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-11-16 17:35:21 +0700
commitac73f7ff7739157254bfcec36ef9463c86b0de72 (patch)
tree0ec1c17c81a56d0ecb0754bad489124a2e3f4545 /_layout/page_foot.html
parentf3074f4e4e88e0f27ac115535479382460cdfb82 (diff)
downloadsite-ac73f7ff7739157254bfcec36ef9463c86b0de72.tar.gz
Overhaul style
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>