mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 09:11:28 +02:00
First attempt at adding some embellishment to Support Us link
This commit is contained in:
parent
c65a584591
commit
a829c064e7
3 changed files with 28 additions and 3 deletions
|
@ -20,7 +20,7 @@
|
|||
<a href="/api" title="Neocities Developers API">API</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/plan" title="Support Neocities">Support Us</a>
|
||||
<a href="/plan" title="Support Neocities">Support Us<i class="fa fa-heart"><i class="fa fa-heart"></i></i></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
|
@ -65,7 +65,7 @@
|
|||
<a href="/api" title="Neocities Developers API">API</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/plan" title="Support Neocities">Support Us</a>
|
||||
<a href="/plan" title="Support Neocities">Support Us<i class="fa fa-heart"><i class="fa fa-heart"></i></i></a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue