diff options
Diffstat (limited to 'projects.html')
-rw-r--r-- | projects.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/projects.html b/projects.html deleted file mode 100644 index 3fe7698..0000000 --- a/projects.html +++ /dev/null @@ -1,27 +0,0 @@ -<!doctype html> -<html lang=en> - <meta charset=utf-8> - <title>venomade.com - projects</title> - <meta name="description" content="Venomade's Personal Site"> - <link rel="stylesheet" href="css/style.css"> - <link rel="shortcut icon" href="res/favicon.ico" type="image/x-icon"> - - <main> - - <article> - - <div class=box><div class=inner> - <- <a href="index.html">Return Home</a> - </div></div> - - <div class=box><div class=inner> - - <p> - Nothing yet, come back soon! - - </div></div> - - </article> - - </main> - |