mist

static web generator written in Go

Files | Log | Commits | Refs | README


bdd5c95

Author: Sebastian

Date: 2025-08-27

Subject: Update README.md

Diff

commit bdd5c95b0bfed49ca338f06d17c71ff230027a38
Author: Sebastian <102849993+nyangkosense@users.noreply.github.com>
Date:   Wed Aug 27 10:47:44 2025 +0200

    Update README.md

diff --git a/README.md b/README.md
index c84ccd7..6bc2e8c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 mist
 ====
-*m*inimal stat*i*c *s*i*t*e generator written in Go.
+*mi*ni *st*atic site generator written in Go.
 
 mist generates static HTML pages from markdown files in a flat directory
 structure. A simple, more lightweight solution for basic static sites.