Update index.md

This commit is contained in:
浪子 2023-12-19 09:39:49 +08:00 committed by GitHub
parent 9da96066af
commit 147b54c1e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -12,14 +12,14 @@ date: 2023-06-07 14:17:13
<script src="https://fastly.jsdelivr.net/npm/marked/marked.min.js"></script>
<script src="https://fastly.jsdelivr.net/gh/Tokinx/ViewImage/view-image.min.js"></script>
<script src="https://fastly.jsdelivr.net/gh/Tokinx/Lately/lately.min.js"></script>
<script src="https://cdn.staticfile.org/twikoo/1.6.16/twikoo.all.min.js"></script>
<script src="https://cdn.staticfile.org/twikoo/1.6.26/twikoo.all.min.js"></script>
<script type="text/javascript">
var bbMemos = {
memos : 'https://t.memos.ee/',//修改为自己部署 Memos 的网址,末尾有 / 斜杠
memos : 'https://memos.loliko.cn/',//修改为自己部署 Memos 的网址,末尾有 / 斜杠
limit : '20',//默认每次显示 10 条
creatorId:'1' ,//早期默认为 101 用户,新安装是 1 https://demo.usememos.com/u/101
domId: '',//默认为 bber
twiEnv:'https://twikoo.memos.ee/',//启开 twikoo 评论,默认 https://metk.edui.fun/
twiEnv:'https://t.jkjoy.cn/',//启开 twikoo 评论,默认 https://metk.edui.fun/
}
</script>
<script src="https://blogcdn.loliko.cn/memos.js"></script>