diff options
| author | yingyu5658 <yingyu5658@outlook.com> | 2025-08-02 14:52:20 +0800 |
|---|---|---|
| committer | yingyu5658 <yingyu5658@outlook.com> | 2025-08-02 14:52:20 +0800 |
| commit | 7bba5063dd5d8ba1ca3c450ffc8adeca731aec08 (patch) | |
| tree | d2fc45c2aae52d84cba72257d36fac3f92c6dc42 /theme.toml | |
| parent | 96ba67ebacd4b0ae32b8d86111502e7e6c847ca3 (diff) | |
| download | hugo-theme-concise-7bba5063dd5d8ba1ca3c450ffc8adeca731aec08.tar.gz hugo-theme-concise-7bba5063dd5d8ba1ca3c450ffc8adeca731aec08.zip | |
在theme.toml中添加licenselink
Diffstat (limited to 'theme.toml')
| -rw-r--r-- | theme.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name = 'concise' -license = 'GPL-3.0' +license = 'https://github.com/yingyu5658/hugo-theme-concise/blob/main/LICENSE' licenselink = 'https://github.com/yingyu5658/hugo-theme-concise' description = 'A concise hugo theme. Concentrate on writting.' |
