16 lines
578 B
HTML
16 lines
578 B
HTML
<!DOCTYPE html>
|
||
<html>
|
||
<head>
|
||
<meta charset='utf-8'>
|
||
<title>Lot of Things Not Here.</title>
|
||
<meta name='viewport' content='width=device-width, initial-scale=1'>
|
||
</head>
|
||
<body>
|
||
<p><em>Welcome to the Atlas48 Archives!</em></p>
|
||
<p><img src="/img/ucbanner.gif" alt="The First Banner" /></p>
|
||
<p>Everything’s slowly being set up and the like, so you’ll only be able to access here unless you know the layout.</p>
|
||
<p>I <em>may</em> make a sitemap, I may not. Just getting the infastructure set up.</p>
|
||
<p><img src="/img/ucbanner.gif" alt="The Second Banner" /></p>
|
||
</body>
|
||
</html>
|