Skip to content

Commit a93f875

Browse files
committed
fix: update tweet components
1 parent 0e17f9e commit a93f875

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.vitepress/config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ module.exports = {
9898
['link', { rel: 'dns-prefetch', href: 'https://fonts.gstatic.com' }],
9999
['link', { rel: 'preconnect', crossorigin: 'anonymous', href: 'https://fonts.gstatic.com' }],
100100
['link', { href: 'https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@200;400;500&family=Inter:wght@200;400;500;600', rel: 'stylesheet' }],
101-
['script', { async: true, src: 'https://platform.twitter.com/widgets.js', charset: 'utf-8' }],
102101
],
103102
themeConfig: {
104103
repo: 'slidevjs/slidev',

0 commit comments

Comments
 (0)