Update theme.toml: add demosite
This commit is contained in:
parent
38941cd1b8
commit
12e9ea7955
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ license = "MIT"
|
||||||
licenselink = "https://github.com/vimux/binario/blob/master/LICENSE"
|
licenselink = "https://github.com/vimux/binario/blob/master/LICENSE"
|
||||||
description = "Responsive card-based & code-light Hugo theme"
|
description = "Responsive card-based & code-light Hugo theme"
|
||||||
homepage = "https://github.com/vimux/binario/"
|
homepage = "https://github.com/vimux/binario/"
|
||||||
|
demosite = "https://binario.netlify.app/"
|
||||||
tags = ["blog", "dark", "disqus", "google analytics", "responsive"]
|
tags = ["blog", "dark", "disqus", "google analytics", "responsive"]
|
||||||
features = []
|
features = []
|
||||||
min_version = "0.54.0"
|
min_version = "0.54.0"
|
||||||
|
|
Loading…
Reference in a new issue