diff options
Diffstat (limited to 'programming/index.html')
-rw-r--r-- | programming/index.html | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/programming/index.html b/programming/index.html deleted file mode 100644 index 86b2be2..0000000 --- a/programming/index.html +++ /dev/null @@ -1,12 +0,0 @@ -<head>
- <link rel="stylesheet" href="/style.css">
- <link rel="icon" type="image/x-icon" href="/favicon.ico">
-</head>
-
-<body>
- <div class="contentpane">
- <h1>Programming | <a class="backbutton" href="../">[Back]</a></h1>
- <p>There's nothing here, yet, but some things I have programmed are available on github.com/kaistevenson.
- </p>
- </div>
-</body>
\ No newline at end of file |