diff --git a/theme.toml b/theme.toml index 91002fd..9d0a131 100644 --- a/theme.toml +++ b/theme.toml @@ -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"