update sm posts

This commit is contained in:
jkjoy 2023-12-01 15:43:29 +08:00
parent 19cb55a90c
commit fce3215cc0
2 changed files with 6 additions and 67 deletions

View File

@ -9,6 +9,11 @@ abbrlink: 286ad0c6
date: 2023-06-13 15:57:00
cover:
---
2023.12.1 更新
修复显示使用第三方S3储存的图片
----
新建一个页面
```
hexo new page Memos
@ -35,7 +40,7 @@ date: 2023-06-07 14:17:13
}
</script>
<script src="https://blogcdn.loliko.cn/memos2/js/marked.js"></script>
<script src="https://blogcdn.loliko.cn/memos2/js/talk.js"></script>
<script src="https://blogcdn.loliko.cn/memos2/js/memos.js?v0.0.1"></script>
```
即可~

File diff suppressed because one or more lines are too long