summaryrefslogtreecommitdiff
path: root/programming/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'programming/index.html')
-rw-r--r--programming/index.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/programming/index.html b/programming/index.html
index ec7f51a..86b2be2 100644
--- a/programming/index.html
+++ b/programming/index.html
@@ -2,12 +2,11 @@
<link rel="stylesheet" href="/style.css">
<link rel="icon" type="image/x-icon" href="/favicon.ico">
</head>
+
<body>
- <div class="background">
- <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>
+ <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