delete to do page
This commit is contained in:
parent
eec7243239
commit
15e1961b1d
1 changed files with 0 additions and 26 deletions
|
@ -1,26 +0,0 @@
|
||||||
<!DOCTYPE html>
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<title>
|
|
||||||
Nyx's personal site
|
|
||||||
</title>
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<link href="assets/index.css" rel="stylesheet" type="text/css">
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<a href="/">go back home</a>
|
|
||||||
<h1>
|
|
||||||
to-do
|
|
||||||
</h1>
|
|
||||||
<p>
|
|
||||||
<ul>
|
|
||||||
<li>
|
|
||||||
host more stuff
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
look into more optimizations
|
|
||||||
</li>
|
|
||||||
</ul>
|
|
||||||
</p>
|
|
||||||
</body>
|
|
Loading…
Add table
Reference in a new issue