diff --git a/Redditlikepost2.HTML b/Redditlikepost2.HTML index cd8c10f..dd38eb2 100644 --- a/Redditlikepost2.HTML +++ b/Redditlikepost2.HTML @@ -1,15 +1,15 @@ <!DOCTYPE html> <html> <head> - <title>Post1</title> + <title>Post2</title> </head> <header> - <h1>First Post!</h1> + <h1>What is this website about?</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></h1><a href="Redditlike.HTML">Home</a> + <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>