Browse Source

Bump required Hugo version to v0.21

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

+ 1
- 1
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.20
7
+min_version = 0.21
8
 
8
 
9
 [author]
9
 [author]
10
     name = "spf13"
10
     name = "spf13"