Эх сурвалжийг харах

chore: require Hugo v0.50+

Hugo v0.50 fixes bug with using `hugo new` to create new pages

See #732
George Cushen 6 жил өмнө
parent
commit
31eb870296
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 designer for Hugo. Build anything and deploy with one click! Fully customizable with themes, plugins, and language packs."
 homepage = "https://sourcethemes.com/academic/"
-min_version = 0.49
+min_version = 0.50
 tags = ["academic",
         "portfolio",
         "responsive",