From 8227ace33dbf5869dbf0a22d78e44fa788a9a839 Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Wed, 13 Sep 2017 00:25:59 +0800 Subject: docs: add showcase image, change default qrcode image --- README-zh.md | 2 +- README.md | 2 +- images/showcase.png | Bin 0 -> 208792 bytes static/img/reward/alipay.png | Bin 111430 -> 103603 bytes static/img/reward/wechat.png | Bin 147681 -> 54031 bytes 5 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 images/showcase.png diff --git a/README-zh.md b/README-zh.md index f3c13c9..0b01257 100644 --- a/README-zh.md +++ b/README-zh.md @@ -8,7 +8,7 @@ A super concise theme for Hugo ## Screenshots -![even-screenshots](https://raw.githubusercontent.com/olOwOlo/hugo-theme-even/master/images/screenshot.png) +![even-showcase](https://raw.githubusercontent.com/olOwOlo/hugo-theme-even/master/images/showcase.png) ## Feature diff --git a/README.md b/README.md index 9f43a7e..77cb9f5 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ A super concise theme for Hugo ## Screenshots -![even-screenshots](https://raw.githubusercontent.com/olOwOlo/hugo-theme-even/master/images/screenshot.png) +![even-showcase](https://raw.githubusercontent.com/olOwOlo/hugo-theme-even/master/images/showcase.png) ## Feature diff --git a/images/showcase.png b/images/showcase.png new file mode 100644 index 0000000..8d651cc Binary files /dev/null and b/images/showcase.png differ diff --git a/static/img/reward/alipay.png b/static/img/reward/alipay.png index fa72f72..b8a7b4f 100644 Binary files a/static/img/reward/alipay.png and b/static/img/reward/alipay.png differ diff --git a/static/img/reward/wechat.png b/static/img/reward/wechat.png index 68fe622..a80527a 100644 Binary files a/static/img/reward/wechat.png and b/static/img/reward/wechat.png differ -- cgit v1.2.3