Mercurial > yakumo_izuru > aya
diff doc.go @ 69:03019bbf2e0e draft
Fix a bug that I caused
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author | yakumo.izuru |
---|---|
date | Sat, 16 Sep 2023 16:11:35 +0000 |
parents | 4b79810863f6 |
children | 7819959ac6ca |
line wrap: on
line diff
--- a/doc.go Wed Sep 13 10:49:50 2023 +0000 +++ b/doc.go Sat Sep 16 16:11:35 2023 +0000 @@ -1,3 +1,4 @@ +package aya // Package aya is [...] // Aya is the fastest static site generator @@ -17,4 +18,3 @@ // This one (re)incorporates the features removed in the former from the latter // Ayaya~ -package aya