diff options
Diffstat (limited to 'public/projects/index.html')
-rw-r--r-- | public/projects/index.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/public/projects/index.html b/public/projects/index.html deleted file mode 100644 index 0e8b6c1..0000000 --- a/public/projects/index.html +++ /dev/null @@ -1,15 +0,0 @@ -<!doctype html> - <html> - <meta charset="utf-8"> - <title>projects | sanine.net</title> - <link rel="stylesheet" href="/style.css"> - </html> - <body> - <div id="navigation"><pre><a href="/index.html">home</a> <a href="/projects/">projects</a> <a href="/git">git</a> <a href="/about.html">about</a></pre></div> - <div id="content"> - <p class="centered">projects<br>================================</p> -<p>tl;dr projects go here</p> - - </div> - </body> -</html> |