aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-02-22 02:41:08 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-02-22 02:41:08 +0100
commit40c5224ff080d9ce01fdc8f6a8cf4673a63d121f (patch)
tree06cd917ec3575805a1fb9c3af279a94c3c5c0dc4
parent555a74c7e3175362aa1b8db0eee70e7e48471e18 (diff)
add `<nav>` tag
-rw-r--r--src/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.html b/src/index.html
index 61f0126..a7a33b1 100644
--- a/src/index.html
+++ b/src/index.html
@@ -43,7 +43,7 @@ a:visited {
color: chocolate; }
a:focus {
outline: dashed darkorange; }
-</style></head><body>
+</style></head><body><nav>
<h1>nomath.org</h1>
<h2>we are a collective of hackers. we <em>“avoid success at all costs”</em>.</h2>