Skip to content

Commit

Permalink
remove dify chat
Browse files Browse the repository at this point in the history
  • Loading branch information
overtrue committed May 16, 2024
1 parent e5991be commit 3c34bf1
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions docs/.vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,24 +60,6 @@ export default {
content: 'https://easywechat/logo.png'
}
],
// dify chatbot
[
'script',
{},
`window.difyChatbotConfig = {
token: 'V5ySX7nM1NRG9gjm'
}
`
],
[
'script',
{
defer: true,
id: 'V5ySX7nM1NRG9gjm',
src: 'https://udify.app/embed.min.js'
}
],
// end dify chatbot
// google analytics
[
'script',
Expand Down

0 comments on commit 3c34bf1

Please sign in to comment.