diff options
| author | kj_sh604 | 2026-02-14 17:08:58 -0500 |
|---|---|---|
| committer | kj_sh604 | 2026-02-14 17:08:58 -0500 |
| commit | 068dc40a2524e7b49a247faba1acf4b4c26ae933 (patch) | |
| tree | e3212e5ca5c64a7bf1df4f04d4453d1fbee47ff7 /out/docs/index.html | |
| parent | e83fc28fc8b901a930ca63c82cf5ba88dd69069e (diff) | |
refactor: add comma (`,`)
Diffstat (limited to '')
| -rw-r--r-- | out/docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/out/docs/index.html b/out/docs/index.html index be08faf..e1b8035 100644 --- a/out/docs/index.html +++ b/out/docs/index.html @@ -32,7 +32,7 @@ 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 then <strong>noir.css</strong> handles the styling. <br><br> + write your simple static site with semantic HTML, then <strong>noir.css</strong> handles the styling. <br><br> no CSS classes needed. </p> |
