wizard

placeholder description
git clone git@git.shmage.xyz/wizard.git
Log | Files | Refs | README

commit f73f722d24c453f8e98ce1e3c2fabd750738a8bd
parent 319698705c2371150d94ada478c01fdb757f4313
Author: vimux <vimux@protonmail.com>
Date:   Mon, 19 Aug 2019 11:48:10 -0400

Update theme.toml: add development tag

Diffstat:
Mtheme.toml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/theme.toml b/theme.toml @@ -3,7 +3,7 @@ license = "MIT" licenselink = "https://github.com/vimux/blank/blob/master/LICENSE" description = "Starter Hugo theme for developers." homepage = "https://github.com/vimux/blank/" -tags = ["blog", "plain", "blank", "starter"] +tags = ["blog", "plain", "blank", "starter", "development"] features = ["blog"] min_version = 0.20