From c62f2e6bb85956d9967a645276addba7b0d64bea Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sat, 2 Aug 2025 14:00:47 +0800 Subject: 修改theme.toml中的license MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/main.css | 1 - theme.toml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 196d1f3..c9c861f 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -11,7 +11,6 @@ body { line-height: 1.5; margin: auto; padding: auto; - max-width: 750px; } time { diff --git a/theme.toml b/theme.toml index a2ae329..2c9ff45 100644 --- a/theme.toml +++ b/theme.toml @@ -1,5 +1,5 @@ name = 'concise' -license = 'MIT' +license = 'GPL-3.0' licenselink = 'https://github.com/yingyu5658/hugo-theme-concise' description = 'A concise hugo theme. Concentrate on writting.' -- cgit v1.2.3