Mercurial > yakumo_izuru > aya
diff doc.go @ 68:4b79810863f6 draft
Ready to release 0.6.0
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author | yakumo.izuru |
---|---|
date | Wed, 13 Sep 2023 10:49:50 +0000 |
parents | 4edfa07d5fe0 |
children | 03019bbf2e0e |
line wrap: on
line diff
--- a/doc.go Thu Sep 07 16:52:43 2023 +0000 +++ b/doc.go Wed Sep 13 10:49:50 2023 +0000 @@ -1,4 +1,4 @@ -package aya +// Package aya is [...] // Aya is the fastest static site generator // Requires zero configuration to get started @@ -17,3 +17,4 @@ // This one (re)incorporates the features removed in the former from the latter // Ayaya~ +package aya