EaglerArchive/archive.html

32 lines
570 B
HTML
Raw Normal View History

2024-04-25 14:35:33 -05:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EaglerArchive</title>
<link rel="stylesheet" href="./stylesheet.css">
</head>
<body>
<div id="nav_bar">
<ul style="list-style-type: none;"></ul>
<img src="./assets/images/eaglercraft.png" alt="EaglerArchive">
</ul>
</div>
<div>
<h1>Archive</h1>
<div>
</div>
<div>
</div>
<div>
</div>
</div>
</body>
</html>