aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDeniz Akşimşek <deniz@denizaksimsek.com>2022-09-22 23:06:17 +0300
committerDeniz Akşimşek <deniz@denizaksimsek.com>2022-09-22 23:06:17 +0300
commit5bb5daa2c4ed3a627656ac65262ef934ee187541 (patch)
tree8fd62170e9bdd05e4b594aed581098e51925d1a1
parent9dd24f59a6b2d8de168bc832b1f41bc595cf9edc (diff)
downloadmissing-5bb5daa2c4ed3a627656ac65262ef934ee187541.tar.gz
missing-5bb5daa2c4ed3a627656ac65262ef934ee187541.zip
remove middle dots from navigation
-rw-r--r--www/index.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/www/index.md b/www/index.md
index 795d37e..9713637 100644
--- a/www/index.md
+++ b/www/index.md
@@ -6,13 +6,13 @@ layout: layout.eta
# <all-caps>missing<wbr>.css<v-h>:</v-h></all-caps> <sub-title>The Missing CSS Stylesheet</sub-title>
-<nav>
+<nav class="tool-bar">
-[Docs](/docs/) ·
-[Demo](/demos/) ·
-[Playground](/playground/) ·
-[Releases](/releases/) ·
-[GitHub](https://github.com/bigskysoftware/missing) ·
+[Docs](/docs/)
+[Demo](/demos/)
+[Playground](/playground/)
+[Releases](/releases/)
+[GitHub](https://github.com/bigskysoftware/missing)
[Discord](https://htmx.org/discord)
</nav>