Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twikoo的CDN地址更改 #2742

Open
FujiiTaki opened this issue Sep 18, 2024 · 1 comment
Open

Twikoo的CDN地址更改 #2742

FujiiTaki opened this issue Sep 18, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@FujiiTaki
Copy link

描述bug
原本blog.config.js中的twikoo配置的CDN地址 https://cdn.staticfile.net/twikoo/1.6.17/twikoo.min.js 已经无法访问,更改为官方文档中的 https://cdn.jsdelivr.net/npm/[email protected]/dist/twikoo.min.js 后工作正常
image

期望的正常结果
修改后成功加载出twikoo的评论页面

复现步骤
按照目前的blog.config.js文件配置无法加载出twikoo评论界面,更改CDN地址为 https://cdn.jsdelivr.net/npm/[email protected]/dist/twikoo.min.js 后加载正常
image

环境

  • 【必填】NotionNext版本 4.7.2
  • 【必填】主题 heo
  • 【必填】部署方案 vercel
  • 【可选】操作系统: windows
  • 【可选】浏览器 chrome
@FujiiTaki FujiiTaki added the bug Something isn't working label Sep 18, 2024
@wtscse
Copy link

wtscse commented Sep 25, 2024

我和你的环境一样,更改后可以显示评论,但是不能登陆twikoo的管理页面,显示md5 is not a function
PixPin_2024-09-26_05-34-12

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants