summaryrefslogtreecommitdiff
path: root/public/ethos.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/ethos.html')
-rw-r--r--public/ethos.html53
1 files changed, 28 insertions, 25 deletions
diff --git a/public/ethos.html b/public/ethos.html
index d928a6e..c23291e 100644
--- a/public/ethos.html
+++ b/public/ethos.html
@@ -14,26 +14,27 @@
</head>
<body>
- <h1>a73x</h1>
- <sub>high effort, low reward</sub>
- <nav class="nav">
- <ul>
-
-
- <li><a class="no-decorations" href="/">home</a></li>
-
-
-
- <li><a class="no-decorations" href="/posts">posts</a></li>
-
-
-
- <li><a class="no-decorations" href="/ethos">ethos</a></li>
-
-
- </ul>
- </nav>
-
+ <main>
+ <h1>a73x</h1>
+ <sub>high effort, low reward</sub>
+ <nav class="nav">
+ <ul>
+
+
+ <li><a class="no-decorations" href="/">home</a></li>
+
+
+
+ <li><a class="no-decorations" href="/posts">posts</a></li>
+
+
+
+ <li><a class="no-decorations" href="/ethos">ethos</a></li>
+
+
+ </ul>
+ </nav>
+
<h1>ethos</h1>
<h3 id="this-site-has-an-ethos">This Site Has an Ethos</h3>
@@ -78,11 +79,13 @@
<p>The modern web is bloated, intrusive, and corporate-controlled. This site represents a different vision: a lean, personal, and sustainable space, built with simplicity and independence in mind. As long as I keep learning and experimenting, I’ll continue to share what I discover. Perhaps it will inspire others to reclaim their own corner of the internet and create a web that reflects the values of its users, not just its corporations.</p>
- <footer>
- <br />​
- <hr />​​​​​​​​​​​​​​​​​​​<br />​​​​​
- <p>see something you disagree with? email: <a href="mailto:[email protected]">[email protected]</a></p>
- </footer>
+ <footer>
+ <br />
+ <hr />
+ ​​​​​​​​​​​​​​​​​​​<br />​
+ <p>see something you disagree with? email: <a href="mailto:[email protected]">[email protected]</a></p>
+ </footer>
+ </main>
</body>
</html>