diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-07-07 12:18:43 +0700 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2021-07-07 14:14:05 +0700 |
commit | cef224a1a48e14bb5df7d5746b83f881102925ff (patch) | |
tree | 83eb9dcd91a1894c033d0d4681b1f38902a32d76 /_layout | |
parent | e6ba740107fe6f24f99f66cf60656360af6b5123 (diff) | |
download | site-cef224a1a48e14bb5df7d5746b83f881102925ff.tar.gz |
Host COPYING file
Diffstat (limited to '_layout')
-rw-r--r-- | _layout/page_foot.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/_layout/page_foot.html b/_layout/page_foot.html index 0cf3765..e91b6e4 100644 --- a/_layout/page_foot.html +++ b/_layout/page_foot.html @@ -1,8 +1,7 @@ <div class=page-foot> <div class=copyright> Copyright © 2019–2021 {{fill author}}; - See <a href=https://creativecommons.org/licenses/by-sa/4.0>license - terms</a><br> + See <a href=/COPYING>license terms</a><br> {{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}} |