Delete 'main.html'

This commit is contained in:
Liam Waldron 2022-06-21 13:48:30 -04:00
parent a561817cdd
commit 4b9ee73b74

View File

@ -1,15 +0,0 @@
<!DOCTYPE html>
<hmtl>
<head>
<title>Everest Linux</title>
<link type="text/css" rel="stylesheet" href="css/everest.css"/>
</head>
<body>
<p><img src="img/everest.png" alt="Everest Logo"/></p>
<h1>Everest Linux</h1>
<p>A simple source based Linux distribution</p>
<p>Everest is built off of the powerful yet simple Glacier package manager</p>
<h1>News</h1>
<p>5/31/22 - Glacier v2.0 has been released</p>
</body>
</html>