aboutsummaryrefslogtreecommitdiffstats
path: root/theme.toml
diff options
context:
space:
mode:
authoryingyu5658 <yingyu5658@outlook.com>2025-08-02 14:21:20 +0800
committeryingyu5658 <yingyu5658@outlook.com>2025-08-02 14:21:20 +0800
commitde7b8d26d15d957cc114f7e35db24e2d3ac1fb61 (patch)
treebeea960a3aa393c7dcbf83c601c992135bac8ac4 /theme.toml
parentc62f2e6bb85956d9967a645276addba7b0d64bea (diff)
downloadhugo-theme-concise-de7b8d26d15d957cc114f7e35db24e2d3ac1fb61.tar.gz
hugo-theme-concise-de7b8d26d15d957cc114f7e35db24e2d3ac1fb61.zip
修改CSS
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/theme.toml b/theme.toml
index 2c9ff45..a407793 100644
--- a/theme.toml
+++ b/theme.toml
@@ -4,7 +4,7 @@ licenselink = 'https://github.com/yingyu5658/hugo-theme-concise'
description = 'A concise hugo theme. Concentrate on writting.'
# The home page of the theme, where the source can be found
-homepage = ''
+homepage = 'https://github.com/yingyu5658/hugo-theme-concise'
# If you have a running demo of the theme
demosite = 'https://github.com/yingyu5658/hugo-theme-concise/tree/main/exampleSite'
@@ -17,3 +17,5 @@ features = ['some', 'awesome', 'features']
[author]
name = 'yingyu5658'
homepage = 'https://www.yingyu5658.me/'
+
+min_version = "0.41"