chore: fixes
This commit is contained in:
parent
35fae37734
commit
e395d24aa3
15 changed files with 971 additions and 42 deletions
8
mc.html
8
mc.html
|
|
@ -79,7 +79,7 @@
|
|||
src="images/home.png"
|
||||
class="nav-icons"
|
||||
alt="Kirby's house"
|
||||
/><a href="http://www.veltron.net" class="nav-links" id="navHome"
|
||||
/><a href="index.html class="nav-links" id="navHome"
|
||||
>Home</a
|
||||
>
|
||||
</div>
|
||||
|
|
@ -168,7 +168,7 @@
|
|||
class="nav-icons"
|
||||
alt="Mike Kirby"
|
||||
/><a
|
||||
href="http://radio.int.veltron.net"
|
||||
href="radio.html"
|
||||
class="nav-links"
|
||||
id="navMusicPlayer"
|
||||
>Veltron Radio ♪</a
|
||||
|
|
@ -204,7 +204,7 @@
|
|||
class="nav-icons"
|
||||
alt="Pixel Mario"
|
||||
/><a
|
||||
href="http://tv.int.veltron.net"
|
||||
href="tv.html"
|
||||
class="nav-links"
|
||||
id="navArcadeGames"
|
||||
>Veltron TV</a
|
||||
|
|
@ -423,7 +423,7 @@
|
|||
|
||||
<article class="home-text text-containers-secondary-bg">
|
||||
<img
|
||||
src="images/gifs/kirby19.gif"
|
||||
src="images/gifs/gabumon.gif"
|
||||
class="home-img-1"
|
||||
alt="Kirby holding Hi!! sign"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue