📝 docs
This commit is contained in:
parent
49dfb78503
commit
c679fd6256
19
README.md
19
README.md
@ -309,10 +309,21 @@ twikoo:
|
|||||||
# See: https://github.com/MiniValine/MiniValine
|
# See: https://github.com/MiniValine/MiniValine
|
||||||
minivaline:
|
minivaline:
|
||||||
enable: false
|
enable: false
|
||||||
md: true
|
serverURL: https://minivaline.your-domain.com
|
||||||
# more options https://minivaline.js.org/docs/cn/#/Options
|
|
||||||
backend: waline
|
# advertisement
|
||||||
serverURL: https://waline.vercel.app
|
# 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
|
## Plugins
|
||||||
|
Loading…
Reference in New Issue
Block a user