Add files via upload
This commit is contained in:
13
main.html
Normal file
13
main.html
Normal file
@@ -0,0 +1,13 @@
|
||||
<!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>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user