chore: Final Fixes

This commit is contained in:
MattTheTekie 2024-11-26 17:28:26 -05:00
commit fc42af9d1a
3 changed files with 6 additions and 4 deletions

View file

@ -1,3 +1,3 @@
# ACCESS TO VENITH NETWORK GRANTED
WELCOME TO THE NETWORK!
https://www.venith.net
http://www.venith.net

2
TODO.txt Normal file
View file

@ -0,0 +1,2 @@
1. Modernize metadata (tags) across all pages.
2. Fix up Venith-MC webpage.

View file

@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>[Venith-MC]</title>
<title>Play - Venith</title>
<link rel="stylesheet" href="http://cdn.venith.net/www.venith.net/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">
@ -12,13 +12,13 @@
<meta property="og:site_name" content="Venith-MC">
<meta property="og:title" content="Venith-MC">
<meta property="og:description" content="Venith-MC was created by MattTheTekie!">
<meta property="og:image" content="http://www.venith.net/media/vlogo.png">
<meta property="og:image" content="http://cdn.venith.net/www.venith.net/assets/images/banner.png">
<meta property="og:image:alt" content="Venith-MC">
<meta property="og:url" content="http://play.venith.net/">
<meta name="author" content="MattTheTekie + Venith">
<meta name="description" content="Venith-MC was created by MattTheTekie!">
<meta name="keywords" content="90s Web, 2000s, Political, Digital Cheese, TDK, Venith, Blog, Neocities, 3DSPaint, DSiPaint, Gaming, Web, HTML, CSS, Programming, Email, Tutorials, Guilded, Discord, YouTube, Twitter">
<link rel="shortcut icon" href="http://cdn.venith.net/www.venith.net/media/minecraft/vco.ico">
<link rel="icon" type="image/png" href="http://cdn.venith.net/www.venith.net/assets/images/banner.png"/>
<meta property="twitter:creator" content="@DigitalCheeseYT">
<meta property="twitter:site" content="@DigitalCheeseYT">
</head>