From 9122e99c437b14aff1c965665e3d7177868db2bd Mon Sep 17 00:00:00 2001 From: Hanzei Date: Sun, 6 Jan 2019 22:36:16 +0100 Subject: Fix license in theme.toml Fixes #114 --- theme.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'theme.toml') diff --git a/theme.toml b/theme.toml index 758b6be..db63bb9 100644 --- a/theme.toml +++ b/theme.toml @@ -1,5 +1,5 @@ name = "Introduction" -license = "GNU Affero General Public License version 3" +license = "Apache-2.0" licenselink = "https://github.com/vickylai/hugo-theme-introduction/blob/master/LICENSE" description = "Minimal, single page, smooth scrolling theme for Hugo." homepage = "https://github.com/vickylai/hugo-theme-introduction" -- cgit v1.2.3