75 lines
3.5 KiB
HTML
75 lines
3.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="zh-cmn-hans" class="font-auto">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<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="http://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="http://cdn.venith.net/www.venith.net/assets/images/banner.png"/>
|
|
<link href="http://cdn.venith.net/www.venith.net/assets/css/moeta.css" rel="stylesheet" type="text/css"/>
|
|
<title>About - Venith</title>
|
|
</head>
|
|
<style>
|
|
|
|
</style>
|
|
<body>
|
|
<header>
|
|
<div class="moeta-name">
|
|
<h1>About - Venith Network</h1>
|
|
</div>
|
|
</header>
|
|
|
|
<!-- Navigation Bar -->
|
|
<nav id="navbar">
|
|
<ul id="menu">
|
|
<li><a href="http://www.venith.net">Home</a></li>
|
|
<li><a href="about.html">About</a></li>
|
|
<li><a href="https://home.venith.net/projects/">Projects</a></li>
|
|
<li><a href="https://status.venith.net">Status</a></li>
|
|
</ul>
|
|
</nav>
|
|
|
|
<!-- Rainbow Bar -->
|
|
<img src="http://cdn.venith.net/www.venith.net/assets/images/tenor.gif" alt="Rainbow Bar" class="rainbow-bar"/>
|
|
|
|
<main>
|
|
<h2>🛡️ Who we are:</h2>
|
|
<ul>
|
|
<li>🌎 We are geeks, tinkerers, modders, hackers, and plain out pioneers.</br>
|
|
<h2 id="-what-i-m-doing">👾 What we're doing:</h2>
|
|
</li>
|
|
<li>🐱💻 We are developers, and plain out geeks.</li>
|
|
<li>🐧 Fun fact: Our founder likes to maintain the cross-server infrastructure.</li>
|
|
</ul>
|
|
<center>
|
|
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/rn_image_picker_lib_temp_b616512e-67da-4f1c-8352-72970e5b767f.jpg" width="20%" align=left><br>
|
|
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/Screenshot_2023-01-01-09-39-26-367_com.mxtech.videoplayer.pro.jpg" width="20%"><br>
|
|
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/desktop.png" width="20%"><br>
|
|
<img src="https://raw.githubusercontent.com/MattTheTekie/MattTheTekie/master/Personal-Scripts/Images/1.webp" width="20%"><br>
|
|
</p>
|
|
</center>
|
|
<h2>🔑 Join our scene:</h2>
|
|
<p>Join our Discord hangout today.</p>
|
|
<center>
|
|
<p><a href="https://discord.com/invite/Xjfy4sJpWx">
|
|
<img src="http://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>
|
|
</footer>
|
|
<script>
|
|
let year = document.getElementById("year");
|
|
year.innerHTML = new Date().getFullYear();
|
|
</script>
|
|
</body>
|
|
</html>
|