Add buttons to the index
This commit is contained in:
parent
49b55d1764
commit
51cf3f5964
2 changed files with 13 additions and 0 deletions
|
@ -50,4 +50,8 @@ a:hover {
|
|||
a {
|
||||
color: dodgerblue;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
hr {
|
||||
color: hotpink;
|
||||
}
|
|
@ -57,6 +57,15 @@
|
|||
</div>
|
||||
<div class="footer">
|
||||
<p>
|
||||
<img src="https://media.everypizza.im/b/gaysite.gif" alt="This site is gay"/>
|
||||
<img src="https://media.everypizza.im/b/free.gif" alt="Free Software"/>
|
||||
<img src="https://media.everypizza.im/b/freestuff.gif" alt="Free Stuff"/>
|
||||
<img src="https://media.everypizza.im/b/anybrowser.gif" alt="Any Damn Browser"/>
|
||||
<img src="https://media.everypizza.im/b/wii.gif" alt="Nintendo Wii"/>
|
||||
<img src="https://media.everypizza.im/b/gay.gif" alt="Rainbow flag"/>
|
||||
<img src="https://media.everypizza.im/b/arch.gif" alt="Powered by Arch"/>
|
||||
<img src="https://media.everypizza.im/b/nofuckingthanks.gif" alt="NFT No Fucking Thanks"/>
|
||||
<hr></hr>
|
||||
This design is <del>stolen from</del> inspired by Midgard, on
|
||||
<a href="http://[300:5506:25eb:d0d9::]/">Yggdrasil</a> and
|
||||
<a href="http://midgardmvjfdvespsrfr3fmcyjwmnqhvsmiea7wqoyrrn5rpzp6zo5ad.onion/">Tor</a>.
|
||||
|
|
Loading…
Add table
Reference in a new issue