Create services.html

This commit is contained in:
MattTheTekie 2024-10-19 17:27:36 -04:00 committed by GitHub
commit 238cd3bd17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

89
legacy/services.html Normal file
View file

@ -0,0 +1,89 @@
<!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/venith.css" rel="stylesheet" type="text/css"/>
<script src="/assets/venith.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>
<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>
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/rn_image_picker_lib_temp_b616512e-67da-4f1c-8352-72970e5b767f.jpg"><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"><br>
<img src="https://github.com/MattTheTekie/MattTheTekie/raw/master/Personal-Scripts/Images/desktop.png"><br>
<img src="https://raw.githubusercontent.com/MattTheTekie/MattTheTekie/master/Personal-Scripts/Images/1.webp"><br>
</p>
<main>
<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>
<!-- Grid Layout for Main Areas, Services, Partners -->
<div class="grid-container">
<!-- Main Area Column -->
<div class="grid-item">
<h2>🌐 Quick Links:</h2>
<a href="/index.html">Home</a><br>
<a href="/articles/">Articles</a><br>
<a href="/blog/">Blog</a> (<a href="/blog/blog.xml">RSS</a>)<br>
<a href="/podcast/">Podcast</a> (<a href="/podcast/podcast.xml">RSS</a>)<br>
<a href="/archive/">Archive</a><br>
</div>
<!-- Services Column -->
<div class="grid-item">
<h2>🖥️ Services</h2>
<a href="#">VENITHMC/IRONLAND (WIP)</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.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>
<!-- Partners Column -->
<div class="grid-item">
<h2>💼 Partner Services:</h2>
<a href="#">MINECRAFT JAVA: mc.omada.cafe</a>
<a href="#">MUMBLE: vc.omada.cafe</a><br>
<a href="https://yt.omada.cafe">Invidious</a><br>
<a>OmadaDNS: 167.86.91.171</a><br>
<a href="https://codeberg.org/omada/dns-lists">DNS Lists</a>
</div>
</div>
<h2>🔑 Join Our Scene:</h2>
<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"/>
</a></p>
</center>
</main>
<div class="footer">© <span id="year">20??</span>Venith Network.</a> All Rights Reserved.<br>
</div>
</div>
</body>