From 4b860eb4f83e20a6f699e8fed159dd70a7f5dc60 Mon Sep 17 00:00:00 2001 From: Felix Boerner <ich@felix-boerner.de> Date: Mon, 23 Apr 2018 05:41:55 +0000 Subject: [PATCH] docs: update theme information --- theme.toml | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/theme.toml b/theme.toml index 0e66c9d..85e3012 100644 --- a/theme.toml +++ b/theme.toml @@ -3,16 +3,15 @@ name = "Split" license = "Creative Commons Attribution 3.0 Unported" -licenselink = "//github.com/christianmendoza/hugo-split-theme/blob/master/LICENSE.md" +licenselink = "//github.com/escalate/hugo-split-theme/blob/master/LICENSE.md" description = "Split is a centrally-divided layout for a professional online presence with a big image or video left with alongside content." -homepage = "//github.com/christianmendoza/hugo-split-theme" +homepage = "//github.com/escalate/hugo-split-theme" tags = ["minimal", "onepage", "one page", "responsive", "personal"] features = [] min_version = "0.21" [author] - name = "Christian Mendoza" - homepage = "//iamchristian.me" + name = "Christian Mendoza / Felix Börner" # If porting an existing theme [original] -- Gitblit v1.10.0