Made most of my assetes local. + Added my linkstack instance
This commit is contained in:
16
index.html
16
index.html
@@ -38,6 +38,7 @@ I am planning to add some random content to this website like some small reviews
|
||||
<a href="https://bin.purplebored.pl/" target="_blank">My Private Pastebin instance (Very cool!)</a>
|
||||
<a href="https://oldpb.purplebored.pl/" target="_blank">My Private Zerobin instance (Privte Bin but older)</a>
|
||||
<a href="https://speed.purplebored.pl/" target="_blank">A LibreSpeed instance using a Polish server located in Warsaw.</a>
|
||||
<a href="https://bio.purplebored.pl/" target="_blank">A Linkstack instance i host. It's very slow cause of my hosting soultion but it works.</a>
|
||||
|
||||
===Content=== </br>(That's the reviews and recomandations and shit i use)
|
||||
<a href="things.html" target="_blank">Software and things i use</a>
|
||||
@@ -61,21 +62,22 @@ cat.purplebored.pl - Just a simple cat site which grabs random cat pics. You can
|
||||
</div>
|
||||
<!-- Banners / Badges-->
|
||||
<a href="https://www.mozilla.org/en-US/firefox/" target="_blank">
|
||||
<img src="https://www.arrayinamatrix.xyz/res/site/banners/firefox4.gif" alt="Tested on Firefox" class="banner1">
|
||||
<img src="/assets/images/firefox4.gif" alt="Tested on Firefox" class="banner1">
|
||||
</a>
|
||||
|
||||
<a href="https://ublockorigin.com/" target="_blank">
|
||||
<img src="https://www.arrayinamatrix.xyz/res/site/banners/ublockorigin.png" alt="Get uBlock Origin" class="banner2">
|
||||
<img src="/assets/images/ublockorigin.png" alt="Get uBlock Origin" class="banner2">
|
||||
</a>
|
||||
|
||||
<img src="https://www.arrayinamatrix.xyz/res/site/banners/amd_powered.gif" alt="AMD Powered" class="banner3">
|
||||
<img src="/assets/images/amd_powered.gif" alt="AMD Powered" class="banner3">
|
||||
|
||||
<a href="https://github.com/purplebored" target="_blank">
|
||||
<!-- Commened this out cause of My blog post abt github yk.
|
||||
<a href="https://github.com/purplebored" target="_blank">
|
||||
<img src="https://cyber.dabamos.de/88x31/github-check.gif" class="banner4">
|
||||
</a>
|
||||
|
||||
<img src="https://cyber.dabamos.de/88x31/underwear.gif" class="banner5">
|
||||
|
||||
-->
|
||||
<img src="/assets/images/underwear.gif" class="banner5">
|
||||
<!-- End of the code used for the Banners / Badges Still no idea how to call them lmfao.-->
|
||||
<div class="links">
|
||||
</div>
|
||||
<footer>
|
||||
|
||||
Reference in New Issue
Block a user