Update Redditlikepost2.HTML

This commit is contained in:
Dangrainage 2023-07-21 15:49:12 +02:00 committed by GitHub
parent 9358ed02b8
commit 4b93075882
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<title>Post1</title>
</head>
<header>
<h1>First Post!</h1>
<nav>
<h1>The official Redditlike first post, posted by the one and the only Dangrain!</h1>
<h1>I have no idea what to write in this post, but it sure is a post</h1>
<h1>Oh, by the way, click here to look at our other posts</h1><a href="Redditlike.HTML">Home</a>
</nav>
</header>