From ec1e3a47eb1810b1d4b34039903f2566013d8603 Mon Sep 17 00:00:00 2001 From: Marc Riera Irigoyen Date: Tue, 13 Mar 2018 21:40:37 +0100 Subject: [PATCH] Edit GitHub URL --- theme.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/theme.toml b/theme.toml index cbb9295..efd8fcc 100644 --- a/theme.toml +++ b/theme.toml @@ -1,8 +1,8 @@ name = "Kozmo Dark" license = "GPL" -licenselink = "https://github.com/MarcRiera/Kozmo-Dark/master/LICENSE" +licenselink = "https://github.com/MarcRiera/kozmo-dark/master/LICENSE" description = "A clean dark theme for Hugo websites" -homepage = "https://github.com/MarcRiera/Kozmo-Dark" +homepage = "https://github.com/MarcRiera/kozmo-dark" tags = ["clean", "dark"] features = ["responsive", "404", "blog", "multilingual"] min_version = 0.18