aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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']