chore: CDN
This commit is contained in:
parent
b176d37c12
commit
438ee24942
4 changed files with 20 additions and 20 deletions
|
|
@ -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://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://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 {
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
<p>Join our Discord hangout today.</p>
|
||||
<center>
|
||||
<p><a href="https://discord.com/invite/Xjfy4sJpWx">
|
||||
<img src="https://www.venith.net/assets/images/banner.png" alt="Join Discord Banner"/>
|
||||
<img src="https://cdn.venith.net/www.venith.net/assets/images/banner.png" alt="Join Discord Banner"/>
|
||||
</a></p>
|
||||
</center>
|
||||
</main>
|
||||
|
|
|
|||
|
|
@ -2,9 +2,9 @@
|
|||
|
||||
@font-face {
|
||||
font-family: "System Font";
|
||||
src: url("https://www.venith.net/assets/fonts/SFUIRounded.woff") format('woff');
|
||||
src: url("https://cdn.venith.net/www.venith.net/assets/fonts/SFUIRounded.woff") format('woff');
|
||||
}
|
||||
*, a, button, body {cursor:url('https://www.venith.net/assets/images/cursor.png'), auto!important;}
|
||||
*, a, button, body {cursor:url('https://cdn.venith.net/www.venith.net/assets/images/cursor.png'), auto!important;}
|
||||
:root {
|
||||
--genwidth: 850px;
|
||||
--navwidth: 175px;
|
||||
|
|
@ -27,7 +27,7 @@ body {
|
|||
color: #fff;
|
||||
padding: 1.5em;
|
||||
max-width: 100%;
|
||||
background: url(https://www.venith.net/assets/images/bg.gif) center center/cover fixed no-repeat;
|
||||
background: url(https://cdn.venith.net/www.venith.net/assets/images/bg.gif) center center/cover fixed no-repeat;
|
||||
}
|
||||
|
||||
html, body {
|
||||
|
|
|
|||
14
index.html
14
index.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="https://www.venith.net/assets/images/banner.png">
|
||||
<meta property="og:image" content="https://cdn.venith.net/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="https://www.venith.net/assets/images/banner.png"/>
|
||||
<link href="https://www.venith.net/assets/css/moeta.css" rel="stylesheet" type="text/css"/>
|
||||
<link rel="icon" type="image/png" href="https://cdn.venith.net/www.venith.net/assets/images/banner.png"/>
|
||||
<link href="https://cdn.venith.net/www.venith.net/assets/css/moeta.css" rel="stylesheet" type="text/css"/>
|
||||
<title>Home - Venith</title>
|
||||
</head>
|
||||
<style>
|
||||
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
@font-face {
|
||||
font-family: "System Font";
|
||||
src: url("https://www.venith.net/assets/fonts/SFUIRounded.woff") format('woff');
|
||||
src: url("https://cdn.venith.net/www.venith.net/assets/fonts/SFUIRounded.woff") format('woff');
|
||||
}
|
||||
|
||||
:root {
|
||||
|
|
@ -46,7 +46,7 @@ body {
|
|||
color: #fff;
|
||||
padding: 1.5em;
|
||||
max-width: 100%; /* Adjusted for responsive scaling */
|
||||
background: url(https://www.venith.net/assets/images/bg.gif) center center/cover fixed no-repeat;
|
||||
background: url(https://cdn.venith.net/www.venith.net/assets/images/bg.gif) center center/cover fixed no-repeat;
|
||||
}
|
||||
|
||||
html, body {
|
||||
|
|
@ -263,7 +263,7 @@ nav ul li a:hover {
|
|||
</nav>
|
||||
|
||||
<!-- Rainbow Bar -->
|
||||
<img src="https://www.venith.net/assets/images/tenor.gif" alt="Rainbow Bar" class="rainbow-bar"/>
|
||||
<img src="https://cdn.venith.net/www.venith.net/assets/images/tenor.gif" alt="Rainbow Bar" class="rainbow-bar"/>
|
||||
|
||||
<main>
|
||||
<h2>🤖 Welcome</h2>
|
||||
|
|
@ -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://www.venith.net/assets/images/banner.png" alt="Join Discord Banner"/>
|
||||
<img src="https://cdn.venith.net/www.venith.net/assets/images/banner.png" alt="Join Discord Banner"/>
|
||||
</a></p>
|
||||
</center>
|
||||
</main>
|
||||
|
|
|
|||
|
|
@ -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://www.venith.net/assets/images/banner.png">
|
||||
<meta property="og:image" content="https://cdn.venith.net/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="https://www.venith.net/assets/images/banner.png"/>
|
||||
<link href="https://www.venith.net/assets/css/moeta.css" rel="stylesheet" type="text/css"/>
|
||||
<link rel="icon" type="image/png" href="https://cdn.venith.net/www.venith.net/assets/images/banner.png"/>
|
||||
<link href="https://cdn.venith.net/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://www.venith.net/assets/fonts/SFUIRounded.woff") format('woff');
|
||||
src: url("https://cdn.venith.net/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://www.venith.net/assets/images/bg.gif) center center/cover fixed no-repeat;
|
||||
background: url(https://cdn.venith.net/www.venith.net/assets/images/bg.gif) center center/cover fixed no-repeat;
|
||||
}
|
||||
|
||||
html, body {
|
||||
|
|
@ -264,7 +264,7 @@ nav ul li a:hover {
|
|||
</nav>
|
||||
|
||||
<!-- Rainbow Bar -->
|
||||
<img src="https://www.venith.net/assets/images/tenor.gif" alt="Rainbow Bar" class="rainbow-bar"/>
|
||||
<img src="https://cdn.venith.net/www.venith.net/assets/images/tenor.gif" alt="Rainbow Bar" class="rainbow-bar"/>
|
||||
|
||||
<main>
|
||||
<h2>🤖 Welcome</h2>
|
||||
|
|
@ -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://www.venith.net/assets/images/banner.png" alt="Join Discord Banner"/>
|
||||
<img src="https://cdn.venith.net/www.venith.net/assets/images/banner.png" alt="Join Discord Banner"/>
|
||||
</a></p>
|
||||
</center>
|
||||
</main>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue