mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-14 19:26:40 +02:00
wrap min_version in quotes for valid theme.toml file (#133)
This commit is contained in:

committed by
Michael Noronha

parent
c5a067e22a
commit
3cc67bfd7f
@@ -5,7 +5,7 @@ description = "Cocoa Enhanced is a clean, fast and responsive theme with cool ty
|
|||||||
homepage = "https://github.com/fuegowolf/cocoa-eh-hugo-theme"
|
homepage = "https://github.com/fuegowolf/cocoa-eh-hugo-theme"
|
||||||
tags = ["clean", "fast", "responsive", "typography"]
|
tags = ["clean", "fast", "responsive", "typography"]
|
||||||
features = ["flexible", "fast", "highlights", "progressive images", "disqus"]
|
features = ["flexible", "fast", "highlights", "progressive images", "disqus"]
|
||||||
min_version = 0.20.2
|
min_version = "0.20.2"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Alexis Tacnet"
|
name = "Alexis Tacnet"
|
||||||
|
Reference in New Issue
Block a user