From 318c33f58d0aeee9a6cf508d0a341abf1b9de77e Mon Sep 17 00:00:00 2001 From: Marcell Mars Date: Wed, 2 Dec 2020 01:50:13 +0100 Subject: [PATCH] just some stupid metadata --- theme.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/theme.toml b/theme.toml index 8eb8312..dea8fba 100644 --- a/theme.toml +++ b/theme.toml @@ -2,10 +2,10 @@ # See https://github.com/gohugoio/hugoThemes#themetoml for an example name = "Sandpoints" -license = "MIT" +license = "GPL 3" licenselink = "https://www.gnu.org/licenses/gpl-3.0.en.html" -description = "The theme developed for Sandpoints" -homepage = "https://sandpoints.org" +description = "Sandpoints Theme" +homepage = "https://git.sandpoints.org/Drawwell/Sandpoints" tags = ["syllabus"] features = [] min_version = "0.41"