diff options
| author | yingyu5658 <yingyu5658@outlook.com> | 2025-08-02 14:21:20 +0800 |
|---|---|---|
| committer | yingyu5658 <yingyu5658@outlook.com> | 2025-08-02 14:21:20 +0800 |
| commit | de7b8d26d15d957cc114f7e35db24e2d3ac1fb61 (patch) | |
| tree | beea960a3aa393c7dcbf83c601c992135bac8ac4 /theme.toml | |
| parent | c62f2e6bb85956d9967a645276addba7b0d64bea (diff) | |
| download | hugo-theme-concise-de7b8d26d15d957cc114f7e35db24e2d3ac1fb61.tar.gz hugo-theme-concise-de7b8d26d15d957cc114f7e35db24e2d3ac1fb61.zip | |
修改CSS
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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" |
