Skip to content

Commit

Permalink
Update gitalk.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
laine001 authored Oct 16, 2024
1 parent df566b4 commit 136e57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog/.vitepress/components/gitalk.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ onMounted(() => {
admin: ['LAINE001'],
id: location.pathname,
labels: ['GitTalk'],
proxy: 'https://mellifluous-bombolone-049a57.netlify.app/github_access_token',
proxy: 'https://strong-caramel-969805.netlify.app/github_access_token',
distractionFreeMode: false,
}
const gitalk = new Gitalk(config)
Expand Down

0 comments on commit 136e57a

Please sign in to comment.