summaryrefslogtreecommitdiffstats
path: root/moditos/index.html
diff options
context:
space:
mode:
authorJon Santmyer <jon@jonsantmyer.com>2024-09-23 09:32:50 -0400
committerJon Santmyer <jon@jonsantmyer.com>2024-09-23 09:32:50 -0400
commitcab00434202a8437fe11a526f1df9ea9991db21c (patch)
tree9bf208e71b358ec23e4aa597f21014dfd829a8fa /moditos/index.html
parent5ad7721974875687027ccace8cae5f79f1e6f89c (diff)
downloadwebsite-cab00434202a8437fe11a526f1df9ea9991db21c.tar.gz
website-cab00434202a8437fe11a526f1df9ea9991db21c.tar.bz2
website-cab00434202a8437fe11a526f1df9ea9991db21c.zip
design update. begin blog
Diffstat (limited to 'moditos/index.html')
-rw-r--r--moditos/index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/moditos/index.html b/moditos/index.html
deleted file mode 100644
index 2485f54..0000000
--- a/moditos/index.html
+++ /dev/null
@@ -1,18 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
- <title>Jon Santmyer</title>
-
- <link rel="stylesheet" href="/style.css">
-</head>
-<body>
- <div class="page-body-border"><div class="page-body">
- <h1 class="page-body-top">Modit OS</h1>
- <div class="page-body-content">
- <table class="page-body-buttons" style="width: 20%; margin: 0px;">
- <tr><td><div class="link-button-border"><a class="link-button" href="/">Home</a></div></td></tr>
- <tr><td><div class="link-button-border"><a class="link-button" href="https://git.jonsantmyer.com/modit-slim">Git repository</a></div></td></tr>
- </table>
- </div></div>
-</body>
-</html>