Update theme.toml

This commit is contained in:
Vincent Prouillet 2018-11-17 18:17:01 +01:00 committed by GitHub
parent ff0d35d128
commit 695716c184
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,16 +1,16 @@
name = "after-dark"
description = "A robust, elegant dark theme"
license = "MIT"
homepage = "https://github.com/Keats/after-dark"
homepage = "https://github.com/getzola/after-dark"
min_version = "0.4.0"
demo = "https://gutenberg-after-dark.netlify.com"
demo = "https://zola-after-dark.netlify.com"
[extra]
[author]
name = "Vincent Prouillet"
homepage = "https://vincent.is"
homepage = "https://www.vincentprouillet.com"
[original]
author = "comfusion"