diff options
author | Hsieh Chin Fan <typebrook@gmail.com> | 2022-02-02 13:34:47 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-11-30 21:09:29 +0800 |
commit | 9934dd538b0ce116e3b1600272cb46369b082246 (patch) | |
tree | 2f28c6c362201151eaf8218e566479ed7eb72070 /www/templates/footer.html |
init commit
Diffstat (limited to 'www/templates/footer.html')
-rw-r--r-- | www/templates/footer.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/www/templates/footer.html b/www/templates/footer.html new file mode 100644 index 0000000..9e87e02 --- /dev/null +++ b/www/templates/footer.html | |||
@@ -0,0 +1,4 @@ | |||
1 | <footer> | ||
2 | <address><a href="mailto:info@topo.tw">info@topo.tw</a></address> | | ||
3 | <a href="http://creativecommons.org/publicdomain/zero/1.0" rel="license noopener noreferrer">CC0 1.0</a> | ||
4 | </footer> | ||