summaryrefslogtreecommitdiff
path: root/template.txt
diff options
context:
space:
mode:
authorDaniel Jones <admin@danieljon.es>2020-01-12 01:46:00 +1030
committerDaniel Jones <admin@danieljon.es>2020-01-12 01:46:00 +1030
commit154c94f59045d1f0af52ca4a058b42d7f8790220 (patch)
tree0fdce772f1c4b25b2254d2bd9ba1c689133fd0bf /template.txt
parentb57adf7a8c5ba78fdfdbf9f33dbd4837f10dd5a3 (diff)
downloadwebsitegenerator-154c94f59045d1f0af52ca4a058b42d7f8790220.tar.gz
websitegenerator-154c94f59045d1f0af52ca4a058b42d7f8790220.zip
finished rss generation
added rss button to template
Diffstat (limited to 'template.txt')
-rw-r--r--template.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/template.txt b/template.txt
index 6f14b2d..8595c77 100644
--- a/template.txt
+++ b/template.txt
@@ -46,7 +46,8 @@ div.cover{display:inline-block; vertical-align: top; padding-top: 28px; padding-
{CONTENT}
</div>
<!-- <br><br> <div class="middle"> <img src="https://danieljon.es/linuxfreak.png"> <br> <a id="gentag" href="https://gitlab.com/ubunchu-translators/ubunchu">source</a> </div> -->
-<br><br> <div class="middle"> <a href="https://www.fsf.org/"><img src="https://danieljon.es/media/fsf_member.png" alt="FSF member"></a></div>
+<br><br><div class="middle"> <a href="https://danieljon.es/posts/posts.rss"><img src="https://danieljon.es/media/rss.gif" alt="RSS feed"></a></div>
+<div class="middle"> <a href="https://www.fsf.org/"><img src="https://danieljon.es/media/fsf_member.png" alt="FSF member"></a></div>
<br> <div id="gentag">page generated {TIME} using <a href="https://git.danieljon.es/websitegenerator/">websitegenerator in C</a></div>
<a href="https://danieljon.es/cirno"><img src="https://danieljon.es/media/do_you_want_to_talk.png" style="z-index: -1; position: fixed; right: 0%; bottom: -0px; width: 10%; height: auto;"></a>
</body>