fix link (#1127)
This commit is contained in:
parent
274a5be6f5
commit
6379723248
|
@ -17,7 +17,7 @@ following fields:
|
||||||
name = "my theme name"
|
name = "my theme name"
|
||||||
description = "A classic blog theme"
|
description = "A classic blog theme"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
homepage = "https://github.com/Keats/zola-hyde"
|
homepage = "https://github.com/getzola/hyde"
|
||||||
# The minimum version of Zola required
|
# The minimum version of Zola required
|
||||||
min_version = "0.4.0"
|
min_version = "0.4.0"
|
||||||
# An optional live demo URL
|
# An optional live demo URL
|
||||||
|
|
Loading…
Reference in a new issue