diff options
| author | vimux <vimux@protonmail.com> | 2019-08-19 11:48:10 -0400 |
|---|---|---|
| committer | vimux <vimux@protonmail.com> | 2019-08-19 11:48:10 -0400 |
| commit | f73f722d24c453f8e98ce1e3c2fabd750738a8bd (patch) | |
| tree | 7e9a5a7f1278dec11b2813081254b4ccca3ff4c0 /theme.toml | |
| parent | 319698705c2371150d94ada478c01fdb757f4313 (diff) | |
Update theme.toml: add development tag
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 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 |