chore: CDN

This commit is contained in:
MattTheTekie 2024-11-23 14:26:38 -05:00
commit f9d36dca2f

View file

@ -5,9 +5,9 @@
<meta property="og:title" content="About - CrazyHellTech" />
<meta property="og:description" content="About - CrazyHellTech" />
<title>About - Venith Network</title>
<link href=""https://cdn.venith.net/www.venith.net/assets/images/banner.png" rel="icon" sizes="192x192"/>
<link href="https://cdn.venith.net/www.venith.net/assets/images/banner.png" rel="icon" sizes="192x192"/>
<meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=1"/>
<link href=""https://cdn.venith.net/www.venith.net/assets/css/moeta.css" rel="stylesheet" type="text/css"/>
<link href="https://cdn.venith.net/www.venith.net/assets/css/moeta.css" rel="stylesheet" type="text/css"/>
</head>
<style>
img {
@ -23,10 +23,10 @@
</header>
<nav>
<ul>
<li><a href=""http://www.venith.net">Home</a></li>
<li><a href=""about.html">About</a></li>
<li><a href=""https://test72.eu.org/projects/">Projects</a></li>
<li><a href=""https://status.venith.net">Status</a></li>
<li><a href="http://www.venith.net">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="https://test72.eu.org/projects/">Projects</a></li>
<li><a href="https://status.venith.net">Status</a></li>
</ul>
</nav>
<main>
@ -46,14 +46,14 @@
<h2>🔑 Join our scene</h2>
<p>Join our Discord hangout today.</p>
<center>
<p><a href=""https://discord.com/invite/Xjfy4sJpWx">
<p><a href="https://discord.com/invite/Xjfy4sJpWx">
<img src="https://cdn.venith.net/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>© <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>
</footer>
<script>
let year = document.getElementById("year");