16 lines
666 B
TOML
16 lines
666 B
TOML
name = "hello-amigo"
|
|
license = "MIT"
|
|
licenselink = "https://git.sagidayan.com/sagi/hugo-theme-hello-amigo/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"]
|
|
min_version = 0.30
|
|
|
|
[author]
|
|
name = "Sagi Dayan"
|
|
homepage = "https://sagidayan.com"
|
|
|
|
[original]
|
|
name = "hello-friend-ng"
|
|
homepage = "https://github.com/rhazdon/hugo-theme-hello-friend-ng"
|
|
repo = "https://github.com/rhazdon/hugo-theme-hello-friend-ng"
|