diff options
author | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-09-11 01:55:00 +0900 |
---|---|---|
committer | Nguyễn Gia Phong <mcsinyx@disroot.org> | 2022-09-11 01:55:00 +0900 |
commit | f3f71bf5b1e9727ccfed83bfe4c229997605c8fb (patch) | |
tree | 4e6c8affa0b7c2b99a3c2b1c6d1a9ddb8e51d568 /_layout | |
parent | a7a7734699a04099083fe4f5514058505ecd66d8 (diff) | |
download | site-f3f71bf5b1e9727ccfed83bfe4c229997605c8fb.tar.gz |
Migrate to cnx.gdn
Diffstat (limited to '_layout')
-rw-r--r-- | _layout/footer.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_layout/footer.html b/_layout/footer.html index cde42d6..11c8b17 100644 --- a/_layout/footer.html +++ b/_layout/footer.html @@ -1,6 +1,7 @@ <footer> {{copyright}}; <span class=nowrap>See - <a href=/COPYING>license terms</a></span><br> + <a href=https://creativecommons.org/licenses/by-sa/4.0>license + terms</a></span><br> {{isnotpage /tag/*}}Last modified: {{author_date}}; <span class=nowrap>View <a href=https://git.sr.ht/~cnx/site/tree/main/item/{{fd_rpath}}>page |