diff options
| -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'] |
