diff options
author | Kai Stevenson <kai@kaistevenson.com> | 2022-10-08 18:40:34 -0700 |
---|---|---|
committer | Kai Stevenson <kai@kaistevenson.com> | 2022-10-08 18:40:34 -0700 |
commit | 7cdaa8b30fcd8ab333d11719dc4b280b28347a71 (patch) | |
tree | 60a9882f4e33535ad73101150d80a1daa1da03dc /programming/index.html | |
parent | 7c402bbaacfa6acd2d4a2184975ec83f5edde329 (diff) |
set up PHP
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 |