-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
15 lines (12 loc) · 1.82 KB
/
Copy pathindex.html
File metadata and controls
15 lines (12 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Spooky's Website</title>
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<p>Oh, hey there! Didn't see ya there. Ummmm, this website is still under construction right now, so yeah. Also, there is a link to some mysterious part of the website I haven't finished yet, so if you want, feel free to check it out! It is right under this paragraph. Also why is it called a paragraph? Like it isn't a graph, at least not a traditional one unlike a pie chart or another type of graph or anything, it is just random letters and symbols arranged in a specific way to look like words, while a graph is just sorting things in a specific way to tell you certaint... info.... so that's why it's called a paragraph, it all makes sense now. Huh. Also forgotten is a weird word, don't you think? "Forgotten" is just three words put together: "for", "got", and "ten". When you break it down into those three words, "forgotten" just falls apart. Like really, "for" means something like "This is for you" and stuff, "got" is something like "I got this thing!", and "ten" is just a number. Who names these things? Whoops, looks like I got a little sidetracked there, I am definitly going to have to put this version of the website in to the archives once I revamp the home page. You can still visit the older versions of the website if you want to, it is just down here:</p>
<p>You have been <a href="backups.html">forgotten</a>.</p>
<p>New update! I am now working on a video game for Johnny Razers bad ideas game jam, if you want to see progress for it you can do so <a href="progress.html">here</a>!</p>
<p>This site is hosted on two platforms, you can see both of them <a href="hosting.html">here!</a></p>
</html>