Create index.html

This commit is contained in:
MattTheTekie 2024-10-19 17:06:48 -04:00 committed by GitHub
commit 445c4bdc3c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

37
legacy/index.html Normal file
View file

@ -0,0 +1,37 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<title>Home - Venith</title>
<meta name="viewport" content="width=device-width, maximum-scale=1, initial-scale=1"/>
<meta property="og:type" content="summary">
<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: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="/assets/CHT.ico" rel="icon"/>
<link href="/assets/CHT.css" rel="stylesheet" type="text/css"/>
<script src="/assets/CHT.js"></script>
</head>
<body>
<div class="content">
<div class="head">Home - Venith Network</div>
<div class="nav"><a href="/index.html">Home</a> <a href="/about.html">About</a> <a href="https://test72.eu.org/projects/">Projects</a> <a href="https://status.venith.net/status/crazyhelltech">Status</a></div>
<center><img src="/assets/CHT-Line.gif" alt="-------" title="CHT Rainbow Line"></center>
<div class="text"><h2>🤖 Welcome</h2>
<p>Welcome to the Venith Network! Our corner of the internet is a unique and inclusive space to explore technology and much more.</p>
<p>We are a development group and a community-driven infrastructure project focusing on Linux and Android. Over the years, we have engaged in numerous projects. Sit back, relax, and enjoy being part of our chill community. We hope you stick around for an exciting future ahead!</p>
<h2>🔑 Join our scene</h2>
<p>CJoin 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"/></a></p></center>
</div>
<div class="footer">© <span id="year">20??</span> <a href="#">Venith Network.</a> All Rights Reserved.<br>
</div>
</div>
</body>