aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--assets/css/main.css1
-rw-r--r--theme.toml2
2 files changed, 1 insertions, 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.'