diff options
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}} |