Add RSS feed button
This commit is contained in:
parent
febf33b237
commit
6c124b839e
|
@ -77,6 +77,9 @@
|
||||||
<p><a href="/changelog">View all site changelog</a></p>
|
<p><a href="/changelog">View all site changelog</a></p>
|
||||||
</div>
|
</div>
|
||||||
<p>You can subscribe to the <a href="feed.xml" target="blank">Leilukin's Hub RSS feed</a> or follow <a href="https://neocities.org/site/leilukin" target="_blank">my Neocities profile</a> to get notified of the updates on this website.</p>
|
<p>You can subscribe to the <a href="feed.xml" target="blank">Leilukin's Hub RSS feed</a> or follow <a href="https://neocities.org/site/leilukin" target="_blank">my Neocities profile</a> to get notified of the updates on this website.</p>
|
||||||
|
<a href="/feed.xml" target="blank" title="Leilukin's Hub RSS Feed">
|
||||||
|
<img src="/assets/rss-button.gif" alt="RSS feed button">
|
||||||
|
</a>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="content-section">
|
<section class="content-section">
|
||||||
|
|
Loading…
Reference in New Issue