url fixes

This commit is contained in:
root 2024-10-19 16:07:38 -04:00
commit dc2682ed17
23 changed files with 81 additions and 81 deletions

View file

@ -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="https://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://venith.net/">
<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="https://venith.net/assets/images/banner.png"/>
<link href="http://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="http://www.venith.net/assets/css/moeta.css" rel="stylesheet" type="text/css"/>
<title>Home - Venith</title>
</head>
@ -22,7 +22,7 @@
@font-face {
font-family: "System Font";
src: url("https://venith.net/assets/fonts/SFUIRounded.woff") format('woff');
src: url("https://www.venith.net/assets/fonts/SFUIRounded.woff") format('woff');
}
:root {
@ -47,7 +47,7 @@ body {
color: #fff;
padding: 1.5em;
max-width: 100%; /* Adjusted for responsive scaling */
background: url(https://venith.net/assets/images/bg.gif) center center/cover fixed no-repeat;
background: url(https://www.venith.net/assets/images/bg.gif) center center/cover fixed no-repeat;
}
html, body {
@ -259,12 +259,12 @@ nav ul li a:hover {
<li><a href="index.html">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="https://status.www.venith.net">Status</a></li>
</ul>
</nav>
<!-- Rainbow Bar -->
<img src="https://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>🤖 Welcome</h2>
@ -286,9 +286,9 @@ nav ul li a:hover {
<div class="grid-item">
<h2>🖥️ Services</h2>
<a href="#">VENITHMC/IRONLAND (WIP)</a><br>
<a href="https://chat.venith.net">Venith Matrix</a><br>
<a href="https://chat.www.venith.net">Venith Matrix</a><br>
<a href="https://discord.com/invite/Xjfy4sJpWx">Venith Discord</a><br>
<a href="https://search.venith.net">Venith Search</a><br>
<a href="https://search.www.venith.net">Venith Search</a><br>
<a href="https://t.me/TDKChan">Venith Telegram</a> (<a href="https://t.me/TDKGC">GC</a>)<br>
<a href="mumble://vc.omada.cafe">Omada Mumble</a>
</div>
@ -307,7 +307,7 @@ nav ul li a:hover {
<p>Join our Discord hangout today for a welcoming community and exciting conversations!</p>
<center>
<p><a href="https://discord.com/invite/Xjfy4sJpWx">
<img src="https://venith.net/assets/images/banner.png" alt="Join Discord Banner"/>
<img src="https://www.venith.net/assets/images/banner.png" alt="Join Discord Banner"/>
</a></p>
</center>
</main>