15 lines
498 B
HTML
15 lines
498 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Post2</title>
|
|
</head>
|
|
<header>
|
|
<h1>What is this website about?</h1>
|
|
<nav>
|
|
|
|
<h1>Hello, this website is mostly so I can post stuff without any moderation or other problems</h1>
|
|
<h1>I might post here things like comics I draw, maybe projects I do, and some vlog footage or footage from the games we make</h1>
|
|
<h1>Other posts are here:</h1><a href="Redditlike.HTML">Home</a>
|
|
</nav>
|
|
</header>
|
|
|