Browse Source

Update Hugo min version

enhancements
budparr 6 years ago
parent
commit
0c9fa3f887
No account linked to committer's email address
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      theme.toml

+ 3
- 3
theme.toml View File

@@ -6,9 +6,9 @@ license = "MIT"
licenselink = "https://github.com/budparr/gohugo-theme-ananke/blob/master/LICENSE.md"
description = "A Base theme for building full featured Hugo sites"
homepage = "https://github.com/budparr/gohugo-theme-ananke"
tags = ["website", "starter", "responsive"]
features = ["posts", "shortcodes"]
min_version = 0.25
tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = 0.30.2

[author]
name = "Bud Parr"

Loading…
Cancel
Save