From a4c53f91cd7112465124e7ed884336d4c6553395 Mon Sep 17 00:00:00 2001 From: d-asnaghi Date: Sun, 17 May 2020 15:37:08 -0400 Subject: [HUGO] fixed license link --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index beea6c9..aec9d20 100644 --- a/theme.toml +++ b/theme.toml @@ -1,6 +1,6 @@ name = "Dimension" license = "MIT" -licenselink = "https://github.com/panr/hugo-theme-dimension/blob/master/LICENSE.md" +licenselink = "https://github.com/your-identity/hugo-theme-dimension/blob/master/LICENSE.md" description = "A port of HTML5UP's dimension theme, optimized for markdown based CMS." homepage = "https://github.com/your-identity/hugo-theme-dimension/" tags = ["blog", "clean", "customizable", "dark", "highlighting", "minimal", "personal", "responsive", "simple"] -- cgit v1.2.3