From de7b8d26d15d957cc114f7e35db24e2d3ac1fb61 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sat, 2 Aug 2025 14:21:20 +0800 Subject: 修改CSS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'theme.toml') 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" -- cgit v1.2.3