mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-13 09:59:45 +08:00
fix: some code
This commit is contained in:
@@ -18,7 +18,7 @@ export default defineConfig({
|
||||
['meta', { property: 'og:url', content: 'https://www.autobangumi.org' }],
|
||||
["script", { src: '/_vercel/insights/script.js' }],
|
||||
["script", { src: 'https://www.googletagmanager.com/gtag/js?id=G-3Z8W6WMN7J' }],
|
||||
["script", {}, `window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-3Z8W6WMN7J');`],
|
||||
["script", {}, "window.dataLayer = window.dataLayer || [];\nfunction gtag(){dataLayer.push(arguments);}\ngtag('js', new Date());\ngtag('config', 'G-3Z8W6WMN7J');"],
|
||||
],
|
||||
|
||||
themeConfig: {
|
||||
|
||||
Reference in New Issue
Block a user