From 10a9c6544d43bdeb820f27cca2032479393051bf Mon Sep 17 00:00:00 2001 From: Stefan M Date: Tue, 26 Mar 2019 08:56:17 +0100 Subject: [PATCH] Use the new repo and author --- theme.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/theme.toml b/theme.toml index 1cc6ab6..f4b8a4c 100644 --- a/theme.toml +++ b/theme.toml @@ -1,12 +1,12 @@ name = "Hugo Fresh" license = "MIT" -licenselink = "https://github.com/lucperkins/hugo-fresh/blob/master/LICENSE.md" +licenselink = "https://github.com/StefMa/hugo-fresh/blob/master/LICENSE.md" description = "A Hugo adaptation of the Fresh theme from CSS Ninja" -homepage = "https://github.com/lucperkins/hugo-fresh" +homepage = "https://github.com/StefMa/hugo-fresh" tags = ["responsive", "one page", "light", "onepage", "company", "clean", "landing page"] features = [] min_version = "0.45" [author] - name = "Luc Perkins" - homepage = "https://github.com/lucperkins" \ No newline at end of file + name = "Stefan M." + homepage = "https://github.com/StefMa"