diff options
| author | yingyu5658 <yingyu5658@outlook.com> | 2025-08-02 14:41:23 +0800 |
|---|---|---|
| committer | yingyu5658 <yingyu5658@outlook.com> | 2025-08-02 14:41:23 +0800 |
| commit | 601fcc74a29e53f3e1a04ad7fb60a580a16bf479 (patch) | |
| tree | dc77c9d1a65be1eeb7b3db4584ce9b2f1e6706a3 | |
| parent | de7b8d26d15d957cc114f7e35db24e2d3ac1fb61 (diff) | |
| download | hugo-theme-concise-601fcc74a29e53f3e1a04ad7fb60a580a16bf479.tar.gz hugo-theme-concise-601fcc74a29e53f3e1a04ad7fb60a580a16bf479.zip | |
修改README
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | theme.toml | 2 |
2 files changed, 4 insertions, 4 deletions
@@ -1,9 +1,9 @@ ### **Concise** A minimalist Hugo theme focused on writing. - - - + + + --- @@ -7,7 +7,7 @@ description = 'A concise hugo theme. Concentrate on writting.' 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' +demosite = 'https://www.yingyu5658.me' # Taxonomy terms tags = ['blog'] |
