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