aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-19 20:53:20 +0300
committerAhmed <git@gumx.cc>2026-06-19 20:53:20 +0300
commit74f656375b4c5525871ec93617912eea8bb810a5 (patch)
treefc0c72b0c58addcf23ea1b1d2a0b88ac4bcec780
parentdaedf55da4e484927a5948a36a508dbea27f0932 (diff)
fix: style
-rw-r--r--ccc.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/ccc.html b/ccc.html
index 164d318..2ad05a0 100644
--- a/ccc.html
+++ b/ccc.html
@@ -27,11 +27,13 @@
</div>
<header>
- <h1><a href="https://gumx.cc">gumx</a> / coffee</h1>
+ <nav><strong><a href="https://gumx.cc">gumx</a></strong> / coffee</nav>
</header>
<main>
+ <h1>coffee</h1>
+
<div id="ccc-intro">
<p>A minimal coffee tracker. Log your daily cups and track your habits. Data lives in your browser — no account needed.</p>
</div>