Переглянути джерело

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",