diff options
author | Frederick Yin <fkfd@fkfd.me> | 2022-01-09 15:17:47 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2022-01-09 15:17:47 +0800 |
commit | 83c66eae34b6b67a4f379dff0b0e1804ebcbee28 (patch) | |
tree | c4b6e14dfbde4fa1f98220b3e630fd2014f97cb4 /alabaster-lite/main.html | |
parent | 0d69992124a35cc7500d94534eb342a98457d742 (diff) |
Update theme
Diffstat (limited to 'alabaster-lite/main.html')
-rw-r--r-- | alabaster-lite/main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alabaster-lite/main.html b/alabaster-lite/main.html index e5605c9..e7cbaa3 100644 --- a/alabaster-lite/main.html +++ b/alabaster-lite/main.html @@ -51,7 +51,7 @@ {% block footer %} <div class="footer"> - <a rel="license" href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 (public domain)</a> | feedback >> fkfd@fkfd.me + <a rel="license" href="https://creativecommons.org/licenses/by-nc/4.0">CC BY-NC 4.0 unless noted otherwise</a> | feedback >> fkfd at fkfd dot me </div> {% endblock %} |