Skip to content

Commit f52a332

Browse files
committed
Update README.md
1 parent 772e391 commit f52a332

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@ TianliGPT是一个基于GPT-3.5的文字摘要生成工具,你可以将需要
2929
你需要在博客后面位置引入js和css(**引入在网站的任意位置**
3030

3131
```html
32-
<link rel="stylesheet" href="https://cdn1.tianli0.top/gh/zhheo/Post-Abstract-AI@0.12/tianli_gpt.css">
32+
<link rel="stylesheet" href="https://cdn1.tianli0.top/gh/zhheo/Post-Abstract-AI@0.13/tianli_gpt.css">
3333
<script>
3434
let tianliGPT_postSelector = '#post #article-container';
3535
let tianliGPT_key = '5Q5mpqRK5DkwT1X9Gi5e';
3636
</script>
37-
<script src="https://cdn1.tianli0.top/gh/zhheo/Post-Abstract-AI@0.12/tianli_gpt.js"></script>
37+
<script src="https://cdn1.tianli0.top/gh/zhheo/Post-Abstract-AI@0.13/tianli_gpt.js"></script>
3838
```
3939

4040
如果你使用的是Butterfly主题,可以[在这里查看教程](https://flowus.cn/zhheo/share/927667b2-ba27-42b1-98f2-8fb184720ed2)

0 commit comments

Comments
 (0)