diff options
| author | kj_sh604 | 2026-02-14 17:07:02 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-02-14 17:07:02 -0500 |
| commit | e83fc28fc8b901a930ca63c82cf5ba88dd69069e (patch) | |
| tree | bb0139f48c5b51c5fdb967451e2b23f413d7412b /out/docs/index.html | |
| parent | 4613b3f166384d7609d152fb4f6f1a4fbc198ce1 (diff) | |
refactor: update docs
because people don't understand that emdashes can actually be made with the compose key on linux 🙄
Diffstat (limited to 'out/docs/index.html')
| -rw-r--r-- | out/docs/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/out/docs/index.html b/out/docs/index.html index 6249e56..be08faf 100644 --- a/out/docs/index.html +++ b/out/docs/index.html @@ -29,11 +29,11 @@ look clean and elegant. </p> <p> - forked from the great <a href="https://github.com/kognise/water.css">water.css</a> — redesigned with a refined black, grey, and white palette. + forked from the great <a href="https://github.com/kognise/water.css">water.css</a>; redesigned with a refined black, grey, and white palette. </p> <p> - write your simple static site with semantic HTML — noir.css handles the styling. <br> - no classes needed. + write your simple static site with semantic HTML then <strong>noir.css</strong> handles the styling. <br><br> + no CSS classes needed. </p> <div class="row"> |
