From 1f6bc9afc3b3620c657ef8dcc86453ef9697a82d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Kozie=C5=82?= Date: Tue, 29 Jan 2019 18:11:15 +0100 Subject: [PATCH] Update theme.toml --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index b3c7999..c4125bb 100644 --- a/theme.toml +++ b/theme.toml @@ -1,6 +1,6 @@ name = "hello-friend" license = "MIT" -licenselink = "https://gitlab.com/panr/hugo-theme-hello-friend/blob/master/LICENSE.md" +licenselink = "https://github.com/panr/hugo-theme-hello-friend/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"]