Update theme.toml
This commit is contained in:
parent
f0143df51c
commit
00020fb477
1 changed files with 6 additions and 1 deletions
|
@ -3,10 +3,15 @@ license = "MIT"
|
||||||
licenselink = "https://github.com/rhazdon/hugo-theme-hello-friend-ng/blob/master/LICENSE.md"
|
licenselink = "https://github.com/rhazdon/hugo-theme-hello-friend-ng/blob/master/LICENSE.md"
|
||||||
description = "A simple theme for Hugo. That's it."
|
description = "A simple theme for Hugo. That's it."
|
||||||
tags = ["blog", "clean", "customizable", "dark", "highlighting", "light", "minimal", "monochromatic", "multilingual", "personal", "responsive", "simple", "technical"]
|
tags = ["blog", "clean", "customizable", "dark", "highlighting", "light", "minimal", "monochromatic", "multilingual", "personal", "responsive", "simple", "technical"]
|
||||||
features = ["blog", "shortcode", "syntax Highlighting"]
|
features = ["blog", "shortcode", "syntax highlighting"]
|
||||||
min_version = 0.30
|
min_version = 0.30
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Djordje Atlialp"
|
name = "Djordje Atlialp"
|
||||||
homepage = "https://atlialp.com"
|
homepage = "https://atlialp.com"
|
||||||
twitter = "https://twitter.com/rhazdon"
|
twitter = "https://twitter.com/rhazdon"
|
||||||
|
|
||||||
|
[original]
|
||||||
|
name = "hello-friend"
|
||||||
|
homepage = "https://github.com/panr/hugo-theme-hello-friend"
|
||||||
|
repo = "https://github.com/panr/hugo-theme-hello-friend"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue