From 601fcc74a29e53f3e1a04ad7fb60a580a16bf479 Mon Sep 17 00:00:00 2001 From: yingyu5658 Date: Sat, 2 Aug 2025 14:41:23 +0800 Subject: 修改README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- theme.toml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e73b5a6..0f9a001 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ### **Concise** A minimalist Hugo theme focused on writing. -![homepage](./images/homepage.png) -![post](./images/tn.png) -![single](./images/screenshot.png) +![homepage](https://raw.githubusercontent.com/yingyu5658/hugo-theme-concise/refs/heads/main/images/homepage.png) +![post](https://raw.githubusercontent.com/yingyu5658/hugo-theme-concise/refs/heads/main/images/tn.png) +![single](https://raw.githubusercontent.com/yingyu5658/hugo-theme-concise/refs/heads/main/images/screenshot.png) --- diff --git a/theme.toml b/theme.toml index a407793..d7f5d43 100644 --- a/theme.toml +++ b/theme.toml @@ -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'] -- cgit v1.2.3