This commit is contained in:
Dangrainage 2024-05-09 11:43:53 +02:00 committed by GitHub
parent 05bec6e333
commit 34990f79f8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

15
Redditlikecomeout.HTML Normal file
View file

@ -0,0 +1,15 @@
<!DOCTYPE html>
<html>
<head>
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
<title>Post1</title>
</head>
<header>
<h1>First Post!</h1>
<nav>
<h1>Yes, that's right, I'm aro</h1>
<h1></h1>
<h1>Oh, by the way, click here to look at our other posts</h1><a href="Redditlike.HTML">Home</a>
</nav>
</header>