aboutsummaryrefslogtreecommitdiff
path: root/the_mind.html
diff options
context:
space:
mode:
authornathansmith117 <nathansmith@posteo.com>2025-03-10 06:37:34 -0600
committernathansmith117 <nathansmith@posteo.com>2025-03-10 06:37:34 -0600
commit35f1e34e3f3ff9c1ce4aae4379395eaed49d759a (patch)
treeaabe2cc3875cb7b54f91531a7a3c6f53bb8a1db8 /the_mind.html
parent15f57c27e59d3065f9504b40433de889fee4db67 (diff)
Starting to really change the website
Diffstat (limited to 'the_mind.html')
-rw-r--r--the_mind.html32
1 files changed, 0 insertions, 32 deletions
diff --git a/the_mind.html b/the_mind.html
deleted file mode 100644
index f9e62f0..0000000
--- a/the_mind.html
+++ /dev/null
@@ -1,32 +0,0 @@
-<!DOCTYPE html>
-<html>
-
-<head>
- <title>The mind</title>
-
-<style>
-
-body {
- color: black;
- background-image: url('images/the_mind_background.jpg');
-}
-
-table {
- color: black;
- background-color: #bebebe;
- margin-top: 10px;
- margin-bottom: 10px;
- margin-left: 10px;
- margin-right: 10px;
-}
-
-</style>
-
-</head>
-
-<body>
- <center>
- <h1>The mind</h1>
- </center>
-</body>
-</html>