💄 feat: Change RSS button

This commit is contained in:
marleyrae 2023-06-21 12:02:43 -07:00
parent adbcc86fcc
commit 13bd5f54ba
4 changed files with 14 additions and 7 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<includedPredefinedLibrary name="Node.js Core" />
</component>
</project>

View file

@ -2,7 +2,8 @@
<div class="HitCounter"> <div class="HitCounter">
<!-- Counter Code START --> <!-- Counter Code START -->
<script src="http://hitcounters.net/counter.php?id=11368&cmd=cookie"></script> <script src="http://hitcounters.net/counter.php?id=11368&cmd=cookie"></script>
<img src="http://hitcounters.net/counter.php?id=11368&cmd=img_only" alt="hit counter" <img src="http://hitcounters.net/counter.php?id=11368&cmd=img_only"
alt="hit counter"
style="display: inline-block;"> style="display: inline-block;">
<!-- Counter Code END --> <!-- Counter Code END -->
</div> </div>
@ -13,5 +14,5 @@
<img src="/images/neocities-pink.gif" alt="Follow me on Neocities"> <img src="/images/neocities-pink.gif" alt="Follow me on Neocities">
</a> </a>
<a href="/feed.xml"> <a href="/feed.xml">
<img src="/images/rss-button.gif" alt="RSS Feed"> <img src="/images/rss-button.png" alt="RSS Feed">
</a> </a>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 567 B

BIN
src/images/rss-button.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 286 B