From 1b1ff254af4a868a488799c61e2b1e23bbe73997 Mon Sep 17 00:00:00 2001 From: Alexis Tacnet Date: Mon, 26 Dec 2016 16:58:40 +0100 Subject: [PATCH] Change author --- theme.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme.toml b/theme.toml index d16a69f..73ad6e4 100644 --- a/theme.toml +++ b/theme.toml @@ -1,12 +1,12 @@ name = "Cocoa" license = "MIT" -licenselink = "https://github.com/nishanths/cocoa-hugo-theme/blob/master/LICENSE.md" +licenselink = "https://github.com/fuegowolf/cocoa-hugo-theme/blob/master/LICENSE.md" description = "Consistent, responsive theme with clean typography" -homepage = "https://github.com/nishanths" +homepage = "https://github.com/fuegowolf" tags = ["open-sans", "minimal", "clean", "ionicons", "comments"] features = ["blog", "responsive", "404", "icons", "disqus", "metadata"] min_version = 0.15 [author] - name = "Nishanth Shanmugham" - homepage = "https://github.com/nishanths" + name = "Alexis Tacnet" + homepage = "https://github.com/fuegowolf"