mirror of
https://github.com/panr/hugo-theme-terminal.git
synced 2024-11-25 02:55:31 +03:00
Add homepage to theme.toml
This commit is contained in:
parent
446691ba59
commit
02f9e07029
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ name = "terminal"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md"
|
licenselink = "https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md"
|
||||||
description = "A simple, retro theme for Hugo."
|
description = "A simple, retro theme for Hugo."
|
||||||
|
homepage = "https://github.com/panr/hugo-theme-terminal/"
|
||||||
tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"]
|
tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"]
|
||||||
features = ["blog", "shortcode", "syntax highlighting"]
|
features = ["blog", "shortcode", "syntax highlighting"]
|
||||||
min_version = 0.30
|
min_version = 0.30
|
||||||
|
|
Loading…
Reference in a new issue