Edit theme.toml

This commit is contained in:
Djordje Atlialp 2019-01-27 23:17:37 +01:00
parent 8487fc40f4
commit 1d942521c5
No known key found for this signature in database
GPG key ID: 02849100E934D92C

View file

@ -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"