16 lines
301 B
HTML
16 lines
301 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
</head>
|
|
<body>
|
|
<nav>
|
|
|
|
</nav>
|
|
<main>
|
|
<p>Welcome to the home page of Apophis Coding.</p>
|
|
<p>This side is currently under construction.</p>
|
|
<p>v0.0.2</p>
|
|
</main>
|
|
</body>
|
|
</html> |