Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiaoheiAh/hugo-theme-pure.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorotis <xiaohei.zyx@gmail.com>2019-11-05 11:20:12 +0300
committerotis <xiaohei.zyx@gmail.com>2019-11-05 11:20:12 +0300
commit13aaf23ee8da26e9b8b529086b39b575b0add65e (patch)
tree5c6ca7e9d8496a7f6d2c2a680f759eff42fb71e6 /README-ZH.md
parenta4f704f69e499106a328a29862feb1a4431c19ed (diff)
fix img abs url & screenshot issue
Diffstat (limited to 'README-ZH.md')
-rw-r--r--README-ZH.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README-ZH.md b/README-ZH.md
index 8fb5a96..42d3d33 100644
--- a/README-ZH.md
+++ b/README-ZH.md
@@ -11,15 +11,15 @@
## 预览
-![](images/screenshot.png)
+![](https://raw.githubusercontent.com/xiaoheiAh/hugo-theme-pure/master/images/screenshot.png)
-![](images/black.png)
+![](https://raw.githubusercontent.com/xiaoheiAh/hugo-theme-pure/master/images/black.png)
-![](images/blue.png)
+![](https://raw.githubusercontent.com/xiaoheiAh/hugo-theme-pure/master/images/blue.png)
-![](images/green.png)
+![](https://raw.githubusercontent.com/xiaoheiAh/hugo-theme-pure/master/images/green.png)
-![](images/purple.png)
+![](https://raw.githubusercontent.com/xiaoheiAh/hugo-theme-pure/master/images/purple.png)
## 安装