Update theme.toml: add development tag
This commit is contained in:
parent
319698705c
commit
f73f722d24
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue