From c679fd62569b9bfecd5cfa08467407fdb12b7df6 Mon Sep 17 00:00:00 2001 From: shenyu <448766534@qq.com> Date: Mon, 31 May 2021 10:24:23 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 688b2bc..edeb578 100644 --- a/README.md +++ b/README.md @@ -309,10 +309,21 @@ twikoo: # See: https://github.com/MiniValine/MiniValine minivaline: enable: false - md: true - # more options https://minivaline.js.org/docs/cn/#/Options - backend: waline - serverURL: https://waline.vercel.app + serverURL: https://minivaline.your-domain.com + +# advertisement +# if there is an "ad" word in photo or url,it may blocked by adblock or any other browser extensions +ads: + ad_1: + title: vultr优惠vps + img: https://cdn.jsdelivr.net/gh/Shen-Yu/cdn/img/vultr.png + url: https://www.vultr.com/?ref=8630075 + width: 300 + ad_2: + title: 云服务器全球购低至2折 + img: https://cdn.jsdelivr.net/gh/Shen-Yu/cdn/img/ten_2.jpg + url: https://curl.qcloud.com/kvO7hb43 + width: 300 ``` ## Plugins