diff options
Diffstat (limited to 'templates/template.html')
-rw-r--r-- | templates/template.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/template.html b/templates/template.html index fe32073c..aa45adc6 100644 --- a/templates/template.html +++ b/templates/template.html @@ -64,6 +64,7 @@ $endif$ $body$ <footer> <hr> +<a class="feed-icon" href="/atom.xml" target="_blank" title="Atom feed"> <a class="cc-icon" href="https://creativecommons.org/licenses/by/4.0/" target="_blank" title="Released under the Creative Commons Attribution 4.0 International license."> <a href="https://github.com/zmwangx" target="_blank">Zhiming Wang</a> </footer> |