aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryingyu5658 <yingyu5658@outlook.com>2025-08-02 14:41:23 +0800
committeryingyu5658 <yingyu5658@outlook.com>2025-08-02 14:41:23 +0800
commit601fcc74a29e53f3e1a04ad7fb60a580a16bf479 (patch)
treedc77c9d1a65be1eeb7b3db4584ce9b2f1e6706a3
parentde7b8d26d15d957cc114f7e35db24e2d3ac1fb61 (diff)
downloadhugo-theme-concise-601fcc74a29e53f3e1a04ad7fb60a580a16bf479.tar.gz
hugo-theme-concise-601fcc74a29e53f3e1a04ad7fb60a580a16bf479.zip
修改README
-rw-r--r--README.md6
-rw-r--r--theme.toml2
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']