chore: fixes
This commit is contained in:
parent
941b69a945
commit
afb0d311f6
9 changed files with 101 additions and 53 deletions
28
error.html
28
error.html
|
|
@ -202,7 +202,7 @@
|
|||
<span>Cool Stuff</span>
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/chat_room.png"
|
||||
src="http://www.veltron.net/images/chat_room.png"
|
||||
class="nav-icons"
|
||||
alt="HTML5 Logo"
|
||||
/><a
|
||||
|
|
@ -216,7 +216,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/guestbook.png"
|
||||
src="http://www.veltron.net/images/guestbook.png"
|
||||
class="nav-icons"
|
||||
alt="Retro Kirby"
|
||||
/><a
|
||||
|
|
@ -230,7 +230,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/linux_button.png"
|
||||
src="http://www.veltron.net/images/linux_button.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby 64 Painting 2"
|
||||
/><a
|
||||
|
|
@ -244,7 +244,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/keitai.gif"
|
||||
src="http://www.veltron.net/images/keitai.gif"
|
||||
class="nav-icons"
|
||||
alt="King DeDeDe"
|
||||
/><a
|
||||
|
|
@ -258,7 +258,7 @@
|
|||
|
||||
<div class="nav-items">
|
||||
<img
|
||||
src="images/hacker.png"
|
||||
src="http://www.veltron.net/images/hacker.png"
|
||||
class="nav-icons"
|
||||
alt="Open Book"
|
||||
/><a href="https://hackerlab.veltron.net" class="nav-links" id="navGuestbook"
|
||||
|
|
@ -433,9 +433,6 @@ TOP 에서 다시 접속해 주시기 바랍니다.<br>
|
|||
<!-- Featured Buttons Carousel -->
|
||||
<nav class="carousel-buttons text-containers-main-bg" aria-label="88x31 Button Carousel">
|
||||
<div>
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img src="images/buttons/5XEFWSV5ECGEHNSNNAM4IRLKU5EED4XU.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img src="images/buttons/Area51_Chamber_5154_dnow1.jpg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
|
|
@ -448,6 +445,9 @@ TOP 에서 다시 접속해 주시기 바랍니다.<br>
|
|||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img src="images/buttons/Area51_Corridor_4797_savenow.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://dragoonsden.veltron.net" target="_blank">
|
||||
<img src="images/buttons/5XEFWSV5ECGEHNSNNAM4IRLKU5EED4XU.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://patchysicp.xyz" target="_blank">
|
||||
<img src="images/buttons/patchysicp.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
|
|
@ -457,6 +457,9 @@ TOP 에서 다시 접속해 주시기 바랍니다.<br>
|
|||
<a href="https://hs.bam.moe" target="_blank">
|
||||
<img src="images/buttons/hsbam.jpg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://endsoftwarepatents.org/innovating-without-patents" target="_blank">
|
||||
<img src="images/buttons/patent-free.svg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="http://librewolf.net" target="_blank">
|
||||
<img src="images/buttons/CapeCanaveral_Cockpit_5802_images_Fox_button.gif" alt="VELTRON's Button" />
|
||||
</a>
|
||||
|
|
@ -507,9 +510,6 @@ TOP 에서 다시 접속해 주시기 바랍니다.<br>
|
|||
</a>
|
||||
<a href="https://en.wikipedia.org/wiki/Furby" target="_blank">
|
||||
<img src="images/buttons/2furby.jpg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://endsoftwarepatents.org/innovating-without-patents" target="_blank">
|
||||
<img src="images/buttons/patent-free.svg" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://www.thinkpenguin.com" target="_blank">
|
||||
<img src="images/buttons/thinkpenguin.png" alt="VELTRON's Button" />
|
||||
|
|
@ -561,6 +561,12 @@ TOP 에서 다시 접속해 주시기 바랍니다.<br>
|
|||
</a>
|
||||
<a href="https://wiimart.org" target="_blank">
|
||||
<img src="images/buttons/wiimart.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://knoxstation.neocities.org" target="_blank">
|
||||
<img src="images/buttons/knoxstation.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://roboticoperatingbuddy.neocities.org" target="_blank">
|
||||
<img src="images/buttons/rob.png" alt="VELTRON's Button" />
|
||||
</a>
|
||||
<a href="https://lightwo.net" target="_blank">
|
||||
<img src="images/buttons/lightwo.gif" alt="VELTRON's Button" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue