diff --git a/build.py b/build.py index 9bb3a2b..25ef279 100644 --- a/build.py +++ b/build.py @@ -7,7 +7,6 @@ # TODO: replace gallery.tinyletterapp.com images with locally hosted content. # TODO: in template.html, add apple touch icon, maybe other favicon sizes. # TODO: local mirrors of all papers in publications.html -# TODO: atom feed logo in the top-right. # Requirements: # sudo apt install python3-markdown diff --git a/static/img/rss.svg b/static/img/rss.svg new file mode 100644 index 0000000..37c4829 --- /dev/null +++ b/static/img/rss.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/template.html b/template.html index 7e63acf..374d28b 100644 --- a/template.html +++ b/template.html @@ -6,7 +6,7 @@ - + {title} @@ -24,6 +24,7 @@