From 94fe64dcd9ad198101ac21a5826608d2115470b7 Mon Sep 17 00:00:00 2001 From: midoks Date: Wed, 22 Jun 2022 10:34:50 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BE=AE=E4=BF=A1=E8=B5=84=E5=8A=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- route/static/img/{wx_zz.jpg => weixin_zz.jpg} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename route/static/img/{wx_zz.jpg => weixin_zz.jpg} (100%) diff --git a/README.md b/README.md index 020f3e3c7..12b58fae4 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ curl -fsSL https://raw.githubusercontent.com/midoks/mdserver-web/dev/scripts/up ``` ### 微信赞助 -- [![截图](/route/static/wx_zz.jpg)](/route/static/wx_zz.jpg) +- [![截图](/route/static/img/weixin_zz.jpg)](/route/static/img/weixin_zz.jpg) ### 无图不真相 diff --git a/route/static/img/wx_zz.jpg b/route/static/img/weixin_zz.jpg similarity index 100% rename from route/static/img/wx_zz.jpg rename to route/static/img/weixin_zz.jpg