Update theme.toml
This commit is contained in:
parent
ff0d35d128
commit
695716c184
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
name = "after-dark"
|
name = "after-dark"
|
||||||
description = "A robust, elegant dark theme"
|
description = "A robust, elegant dark theme"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
homepage = "https://github.com/Keats/after-dark"
|
homepage = "https://github.com/getzola/after-dark"
|
||||||
min_version = "0.4.0"
|
min_version = "0.4.0"
|
||||||
demo = "https://gutenberg-after-dark.netlify.com"
|
demo = "https://zola-after-dark.netlify.com"
|
||||||
|
|
||||||
[extra]
|
[extra]
|
||||||
|
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Vincent Prouillet"
|
name = "Vincent Prouillet"
|
||||||
homepage = "https://vincent.is"
|
homepage = "https://www.vincentprouillet.com"
|
||||||
|
|
||||||
[original]
|
[original]
|
||||||
author = "comfusion"
|
author = "comfusion"
|
||||||
|
|
Loading…
Reference in a new issue