💄 feat: Change RSS button
This commit is contained in:
parent
adbcc86fcc
commit
13bd5f54ba
4 changed files with 14 additions and 7 deletions
6
.idea/jsLibraryMappings.xml
Normal file
6
.idea/jsLibraryMappings.xml
Normal 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>
|
|
@ -1,17 +1,18 @@
|
|||
<b>visitors:</b>
|
||||
<div class="HitCounter">
|
||||
<!-- Counter Code START -->
|
||||
<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"
|
||||
style="display: inline-block;">
|
||||
<!-- Counter Code END -->
|
||||
<!-- Counter Code START -->
|
||||
<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"
|
||||
style="display: inline-block;">
|
||||
<!-- Counter Code END -->
|
||||
</div>
|
||||
|
||||
<hr>
|
||||
|
||||
<a href="https://neocities.org/site/punkfairie">
|
||||
<img src="/images/neocities-pink.gif" alt="Follow me on Neocities">
|
||||
<img src="/images/neocities-pink.gif" alt="Follow me on Neocities">
|
||||
</a>
|
||||
<a href="/feed.xml">
|
||||
<img src="/images/rss-button.gif" alt="RSS Feed">
|
||||
<img src="/images/rss-button.png" alt="RSS Feed">
|
||||
</a>
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 567 B |
BIN
src/images/rss-button.png
Normal file
BIN
src/images/rss-button.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 286 B |
Loading…
Reference in a new issue