Update rules.html

This commit is contained in:
MattTheTekie 2024-01-01 09:35:10 -05:00 committed by GitHub
commit bc6118435f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,9 +25,6 @@
<div class="nav"><a href="/index.html"><img src="/Media/Vlogo-LOW.jpg" alt="Venith" title="Venith Logo" style="width:32px;">Venith<img src="/Media/Vlogo-LOW.jpg" alt="VENITH" title="VENITH logo" style="width:32px;float:right"></a></div>
<div class="txt">
Welcome to Venith. Venith is owned and created by <a href="http://dc.venith.net/">Digital Cheese</a>, and <a href="http://home.venith.net">MattTheTekie</a>. Venith is a community hosted infrastructure project started in 2019. This was originally a collab between MattTheTekie and, <a href="http://github.com/Austcool-Walker">Austcool-Walker</a> which eventually evolved into something much bigger. We also believe in freedom, and a better model over other major platforms. MattTheTekie also helps out with a lot of the services being hosted or updating the websites whenever DC can't do it. We are also collabing with <a href="http://omada.cafe">omada.cafe</a>
<h2>Rules</h2>
<h4>Rules page</h4>
<p>You can check out our server rules <a href="http://venith.net/rules.html">here</a>.<br>
<h2>Global Rules</h2>
<table>
<tr>
@ -68,49 +65,3 @@ Free speech is not your tool to get away with being bluntly racist.
</div>
</body>
</html>
<!DOCTYPE html>
<html class="no-js" lang="en">
<head>
<meta charset="UTF-8">
<!--- SEO pro --->
<meta charset="UTF-8">
<meta property="og:type" content="summary">
<meta property="og:site_name" content="Venith">
<meta property="og:title" content="Venith">
<meta property="og:description" content="Venith was created by Digital Cheese and MattTheTekie! Please stay tuned for future projects/other services we will be creating if you are interested.">
<meta property="og:image" content="https://venith.net/Media/Vlogo.png">
<meta property="og:image:alt" content="Venith">
<meta property="og:url" content="https://venith.net/index.html">
<meta name="viewport" content="width=device-width">
<meta name="author" content="Digital Cheese + Venith">
<meta name="description" content="Venith was created by Digital Cheese and MattTheTekie! Please stay tuned for future projects/other services we will be creating if you are interested.">
<meta name="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="shortcut icon" href="/Media/Vco.ico">
<link rel="stylesheet" href="Media/new.css">
<title>Rules & Info</title>
</head>
<body>
<header>
<center>
<img src="Media/Vlogo.png" style="margin-bottom:-16px;width: 141px;">
<h1>Venith.NET</h1>
<a href="/"><button>Go Back Home</button></a>
</center>
</header>
<main>
<br>
<footer> <hr>
<p style="padding-bottom: 10px;">Any abuse taking place can be reported, and will be taken care of within 12 hours</p> </p>
Venith <img src="Media/Vlogo.png" style="margin-bottom:-2px;width: 41px;"> <a href="/contact/">Contact the Administrators </a> · <a href="/transparency.html">Transparency Reports</a> · <a href="/changelog.html">Changelog</a>
<br> ♥ Copying is an act of love. Please copy and share.
</footer>
</body>
</html>