</p>
<center>
<a href="https://xolatile.top/feed.xml">
-<img src="rss.svg" alt="/feed.xml" width="26" height="26">
+ <img src="/rss.svg" alt="RSS" width="26" height="26">
+ <p hidden>RSS</p>
</a>
<p>Copyright © emil Public Domain</p>
</center>
</center>
<center>
<a href="https://xolatile.top/feed.xml">
-<img src="rss.svg" alt="/feed.xml" width="26" height="26">
+ <img src="/rss.svg" alt="RSS" width="26" height="26">
+ <p hidden>RSS</p>
</a>
<p>Copyright © emil Public Domain</p>
</center>
<a href="https://xolatile.top">Xolatile</a> made the <a href="https://3chen.org/css/xolatile.css">CSS</a> for it.
<center>
<a href="https://xolatile.top/feed.xml">
-<img src="rss.svg" alt="/feed.xml" width="26" height="26">
+ <img src="/rss.svg" alt="RSS" width="26" height="26">
+ <p hidden>RSS</p>
</a>
<p>Copyright © emil Public Domain</p>
</center>
--- /dev/null
+#!/bin/sh
+for i in $(ls orig) ; do ./html.pl < orig/$i > out/$i.html ; done
+./rss.pl orig/* > out/feed.xml
</center>
[% FOREACH i IN paragraphs %][% i %][% END %]<center>
<a href="https://xolatile.top/feed.xml">
-<img src="/rss.svg" alt="/feed.xml" width="26" height="26">
+ <img src="/rss.svg" alt="RSS" width="26" height="26">
+ <p hidden>RSS</p>
</a>
<p>Copyright © emil $CURRENT_YEAR Public Domain</p>
</center>