initial commit
This commit is contained in:
18
future.html
Normal file
18
future.html
Normal file
@@ -0,0 +1,18 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>Future</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1> Future </h1>
|
||||
<p> This page is like a changelog but in reverse, insterad of making a list of things I have changed or added, its a list of things I want to add or change about this website</p>
|
||||
<ul>
|
||||
<li> A blog </li>
|
||||
<li> A /about </li>
|
||||
<li> Some nice css </li>
|
||||
<li> A /now </li>
|
||||
</ul>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user