Add the demosite variable

https://github.com/gohugoio/hugoThemesSiteBuilder#theme-configuration
This commit is contained in:
Razon Yang 2021-07-06 10:23:32 +08:00 committed by GitHub
parent ca1cc0c391
commit c17c55ef57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ license = "MIT"
licenselink = "https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md"
description = "A simple, retro theme for Hugo."
homepage = "https://github.com/panr/hugo-theme-terminal/"
demosite = "https://hugo-terminal.now.sh/"
tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"]
features = ["blog", "shortcode", "syntax highlighting"]
min_version = 0.74