Explorar el Código

Update theme metadata to workaround bug in Hugo

See https://github.com/gohugoio/hugo/issues/4127
George Cushen hace 7 años
padre
commit
230de763ad
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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",