소스 검색

build: require Hugo v0.73+ GetTerms fix for author order

George Cushen 5 년 전
부모
커밋
b2f90cb15f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      theme.toml

+ 1 - 1
theme.toml

@@ -3,7 +3,7 @@ license = "MIT"
 licenselink = "https://github.com/gcushen/hugo-academic/blob/master/LICENSE.md"
 description = "The website builder for Hugo. Build *anything* with widgets and deploy with one click! Fully personalize your site with themes, plugins, and language packs."
 homepage = "https://sourcethemes.com/academic/"
-min_version = "0.65"
+min_version = "0.73"
 tags = ["widgets",
         "resume",
         "portfolio",