From cdc9966d266e4491cc1f42a8c747bb40c904cab3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radek=20Kozie=C5=82?= Date: Tue, 29 Jan 2019 18:14:06 +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 41d7889..6c0d6e0 100644 --- a/theme.toml +++ b/theme.toml @@ -1,6 +1,6 @@ name = "terminal" license = "MIT" -licenselink = "https://gitlab.com/panr/hugo-theme-terminal/blob/master/LICENSE.md" +licenselink = "https://github.com/panr/hugo-theme-terminal/blob/master/LICENSE.md" description = "A simple, retro theme for Hugo." tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "monotone", "multilingual", "personal", "responsive", "simple", "technical", "retro"] features = ["blog", "shortcode", "syntax highlighting"]