Update theme.toml

This commit is contained in:
Djordje Atlialp 2019-02-22 16:11:42 +01:00
parent 49087093c6
commit 2940e2c053
1 changed files with 6 additions and 1 deletions

View File

@ -3,10 +3,15 @@ license = "MIT"
licenselink = "https://github.com/rhazdon/hugo-theme-hello-friend-ng/blob/master/LICENSE.md"
description = "A simple theme for Hugo. That's it."
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
[author]
name = "Djordje Atlialp"
homepage = "https://atlialp.com"
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"