Edit theme.toml
This commit is contained in:
parent
8487fc40f4
commit
1d942521c5
1 changed files with 5 additions and 5 deletions
10
theme.toml
10
theme.toml
|
@ -1,12 +1,12 @@
|
||||||
name = "hello-friend"
|
name = "hello-friend-ng"
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
licenselink = "https://gitlab.com/panr/hugo-theme-hello-friend/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 = "panr"
|
name = "Djordje Atlialp"
|
||||||
homepage = "https://radoslawkoziel.pl"
|
homepage = "https://atlialp.com"
|
||||||
twitter = "https://twitter.com/panr"
|
twitter = "https://twitter.com/rhazdon"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue