diff options
| -rw-r--r-- | ccc.html | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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> |
