chore: Site Fixes
This commit is contained in:
parent
61b98e4adb
commit
3db973543c
2 changed files with 6 additions and 6 deletions
10
index.html
10
index.html
|
|
@ -79,7 +79,7 @@
|
|||
class="nav-icons"
|
||||
alt="Star"
|
||||
/><a
|
||||
href="#"
|
||||
href="legacy/index.html"
|
||||
class="nav-links"
|
||||
id="navPastVersions"
|
||||
>Member Area</a
|
||||
|
|
@ -91,7 +91,7 @@
|
|||
<span>Information Center</span>
|
||||
<div class="nav-items">
|
||||
<img src="images/about-me.png" class="nav-icons" alt="Kirby" /><a
|
||||
href="#"
|
||||
href="http://www.venith.net/legacy/about.html"
|
||||
class="nav-links"
|
||||
id="navAboutMe"
|
||||
>About Us</a
|
||||
|
|
@ -105,7 +105,7 @@
|
|||
class="nav-icons"
|
||||
alt="N64 Logo"
|
||||
/><a
|
||||
href="http://www.venith.net/blog/
|
||||
href="http://www.venith.net/legacy/blog/"
|
||||
class="nav-links"
|
||||
id="navFavoriteGames"
|
||||
>Venith Blog</a
|
||||
|
|
@ -119,7 +119,7 @@
|
|||
class="nav-icons"
|
||||
alt="Konata Izumi"
|
||||
/><a
|
||||
href="#"
|
||||
href="legacy/services.html"
|
||||
class="nav-links"
|
||||
id="navAnimeReviews"
|
||||
>Venith Services</a
|
||||
|
|
@ -291,7 +291,7 @@
|
|||
class="nav-icons"
|
||||
alt="Grass Block"
|
||||
/><a
|
||||
href="http://play.venith.net"
|
||||
href="http://www.venith.net/legacy/Venith-MC/index.html"
|
||||
class="nav-links-external"
|
||||
>VENITH-MC</a
|
||||
>
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Play - Venith</title>
|
||||
<link rel="stylesheet" href="https://cdn.venith.net/www.venith.net/media/minecraft/style.css">
|
||||
<link rel="stylesheet" href="https://www.venith.net/legacy/media/minecraft/style.css">
|
||||
<link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
|
||||
<meta property="og:type" content="summary">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue