From 1f99a5649fced1152e72c7418b74aa2f9e93f46f Mon Sep 17 00:00:00 2001 From: Alexis Tacnet Date: Mon, 26 Dec 2016 19:14:01 +0100 Subject: [PATCH] Update theme yml with new repo --- theme.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme.toml b/theme.toml index 9d13c42..bdca7f4 100644 --- a/theme.toml +++ b/theme.toml @@ -1,15 +1,15 @@ name = "Cocoa-EH" license = "MIT" -licenselink = "https://github.com/fuegowolf/cocoa-hugo-theme/blob/master/LICENSE.md" +licenselink = "https://github.com/fuegowolf/cocoa-eh-hugo-theme/blob/master/LICENSE.md" description = "A enhanced version of Cocoa. Consistent, responsive theme with clean typography" -homepage = "https://github.com/fuegowolf" +homepage = "https://kodewolf.com" tags = ["open-sans", "minimal", "clean", "ionicons", "comments"] features = ["blog", "responsive", "404", "icons", "disqus", "metadata"] min_version = 0.15 [author] - name = "Alexis Tacnet" - homepage = "https://github.com/fuegowolf" + name = "Alexis Tacnet" + homepage = "https://github.com/fuegowolf" [original] name = "Nishanth Shanmugham"