Browse Source

Bump required Hugo version to v0.19+

digitalcraftsman 7 years ago
parent
commit
daead1a8b0
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      theme.toml

+ 2
- 2
theme.toml View File

@@ -4,7 +4,7 @@ licenselink = "https://github.com/spf13/hyde/blob/master/LICENSE.md"
4 4
 description = "An elegant open source and mobile first theme"
5 5
 tags = ["blog", "company"]
6 6
 features = ["blog", "themes", "disqus"]
7
-min_version = 0.14
7
+min_version = 0.20
8 8
 
9 9
 [author]
10 10
     name = "spf13"
@@ -14,4 +14,4 @@ min_version = 0.14
14 14
 [original]
15 15
     author =  "mdo"
16 16
     homepage = "http://markdotto.com/"
17
-    repo = "https://www.github.com/mdo/hyde"
17
+    repo = "https://www.github.com/mdo/hyde"