Преглед изворни кода

Update theme metadata to workaround bug in Hugo

See https://github.com/gohugoio/hugo/issues/4127
George Cushen пре 7 година
родитељ
комит
230de763ad
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 = "Easily create beautifully simple academic or personal sites"
 homepage = "https://github.com/gcushen/hugo-academic"
-min_version = "0.30.2"
+min_version = 0.30
 tags = ["academic",
         "portfolio",
         "responsive",