mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Bjørn Erik Pedersen
10.25.2019 d444d79c5a96fc8c34283d6c18ddbfd6dcbb26c3
Fix min_version (#189)

1 files modified
2 ■■■ changed files
theme.toml 2 ●●● patch | view | raw | blame | history
theme.toml
@@ -8,7 +8,7 @@
homepage = "https://github.com/budparr/gohugo-theme-ananke"
tags = ["website", "starter", "responsive", "Disqus", "blog", "Tachyons", "Multilingual"]
features = ["posts", "shortcodes", "related content", "comments"]
min_version = 0.30.2
min_version = "0.30.2"
[author]
  name = "Bud Parr"