diff options
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,12 +4,12 @@ name = "Huey" license = "MIT" -licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE" -description = "" +licenselink = "https://github.com/alloydwhitlock/huey/blob/master/LICENSE" +description = "Huey is a minimal theme which uses the Bulma CSS framework" homepage = "https://www.adamwhitlock.com/" tags = ["blog", "personal", "light", "minimal"] features = [] -min_version = "0.41.0" +min_version = "0.80.0" # Only tested with Hugo 0.80.0 [author] name = "Adam Whitlock" |
