chore: rebrand part one

This commit is contained in:
MattTheTekie 2025-11-29 09:48:39 -05:00
commit 6b5abb8258
13 changed files with 141 additions and 141 deletions

View file

@ -6,13 +6,13 @@
<meta property="og:site_name" content="Donate - Veltron Network">
<meta property="og:title" content="Donate - Veltron Network">
<meta property="og:description" content="Consider donating to The Veltron Network to help support our content creation, and funding of our infrastructure.">
<meta property="og:image" content="http://www.venith.net/images/favicon/banner.png">
<meta property="og:image" content="http://www.veltron.net/images/favicon/banner.png">
<meta property="og:image:alt" content="Donate - Veltron Network">
<meta property="og:url" content="http://donate.venith.net/">
<meta property="og:url" content="http://donate.veltron.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://www.venith.net/images/favicon/banner.png">
<link rel="icon" type="image/png" href="http://www.veltron.net/images/favicon/banner.png">
<link rel="stylesheet" href="bs_style.css">
<link rel="stylesheet" href="style.css">
<title>Donate - Veltron Network</title>
@ -29,7 +29,7 @@
<div class="cryptoinfo">
<div class="text-center">
</div>
<a href="https://ko-fi.com/mattthetekie"><img class="pull-center" src="http://www.venith.net/images/favicon/banner.png" style="border-radius: 5px; margin-left: 1rem" width="128" height="128"></a>
<a href="https://ko-fi.com/mattthetekie"><img class="pull-center" src="http://www.veltron.net/images/favicon/banner.png" style="border-radius: 5px; margin-left: 1rem" width="128" height="128"></a>
<ul>
</ul>
</div>

View file

@ -1,4 +1,4 @@
*, a, button, body {cursor:url('http://www.venith.net/images/cursor.png'), auto!important;}
*, a, button, body {cursor:url('http://www.veltron.net/images/cursor.png'), auto!important;}
:root {
--genwidth: 850px ;
--navwidth: 175px ;