소스 검색

Bump required Hugo version to v0.21

digitalcraftsman 7 년 전
부모
커밋
dae01e12f7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      theme.toml

+ 1
- 1
theme.toml 파일 보기

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