From 9815434e44209bf79085a8303b0eadb752223877 Mon Sep 17 00:00:00 2001 From: Niklas Buschmann Date: Thu, 18 Jul 2019 22:09:55 +0200 Subject: [PATCH] change license --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.toml b/theme.toml index 7a12e8b..ee7f321 100644 --- a/theme.toml +++ b/theme.toml @@ -1,5 +1,5 @@ name = "Contrast" -license = "MIT" +license = "public domain" licenselink = "https://github.com/niklasbuschmann/contrast-hugo/blob/master/LICENSE.txt" description = "Minimalistic Hugo theme" homepage = "https://github.com/niklasbuschmann/contrast-hugo"