chore: Fixups
This commit is contained in:
parent
39da7c7dea
commit
82fb3051b7
97 changed files with 9479 additions and 446 deletions
12
about.html
12
about.html
|
|
@ -6,14 +6,14 @@
|
|||
<meta property="og:site_name" content="Venith Network">
|
||||
<meta property="og:title" content="Venith Network">
|
||||
<meta property="og:description" content="Venith was created by MattTheTekie, Austcool Walker, and Digital Cheese! Please stay tuned for future projects/other services we will be creating if you are interested.">
|
||||
<meta property="og:image" content="http://cdn.venith.net/www.venith.net/assets/images/banner.png">
|
||||
<meta property="og:image" content="https://www.venith.net/assets/images/banner.png">
|
||||
<meta property="og:image:alt" content="Venith">
|
||||
<meta property="og:url" content="http://www.venith.net/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
<meta property="author" content="MattTheTekie + Austcool Walker + Digital Cheese + Venith">
|
||||
<meta property="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="icon" type="image/png" href="http://cdn.venith.net/www.venith.net/assets/images/banner.png"/>
|
||||
<link href="http://cdn.venith.net/www.venith.net/assets/css/moeta.css" rel="stylesheet" type="text/css"/>
|
||||
<link rel="icon" type="image/png" href="https://www.venith.net/assets/images/banner.png"/>
|
||||
<link href="https://www.venith.net/assets/css/moeta.css" rel="stylesheet" type="text/css"/>
|
||||
<title>About - Venith</title>
|
||||
</head>
|
||||
<style>
|
||||
|
|
@ -37,7 +37,7 @@
|
|||
</nav>
|
||||
|
||||
<!-- Rainbow Bar -->
|
||||
<img src="http://cdn.venith.net/www.venith.net/assets/images/tenor.gif" alt="Rainbow Bar" class="rainbow-bar"/>
|
||||
<img src="https://www.venith.net/assets/images/tenor.gif" alt="Rainbow Bar" class="rainbow-bar"/>
|
||||
|
||||
<main>
|
||||
<h2>🛡️ Who we are:</h2>
|
||||
|
|
@ -68,13 +68,13 @@
|
|||
<p>Join our Discord hangout today.</p>
|
||||
<center>
|
||||
<p><a href="https://discord.com/invite/Xjfy4sJpWx">
|
||||
<img src="http://cdn.venith.net/www.venith.net/assets/images/banner.png" alt="Join Discord Banner"/>
|
||||
<img src="http://www.venith.net/assets/images/banner.png" alt="Join Discord Banner"/>
|
||||
</a></p>
|
||||
</center>
|
||||
</main>
|
||||
<footer>
|
||||
<p>© <span id="year">20??</span> <a href=""#">Venith Network</a> - All Rights Reserved.</p>
|
||||
<p>Made By <a href="https://github.com/MattTheTekie/" target="_blank">MattTheTekie</a>.</p>
|
||||
<p>Made By <a href="https://home.venith.net" target="_blank">MattTheTekie</a>.</p>
|
||||
</footer>
|
||||
<script>
|
||||
let year = document.getElementById("year");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue