mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-08-25 16:07:24 +00:00
chore(website): reporting gua code for the clomonitor
Signed-off-by: Dario Tranchitella <dario@tranchitella.eu>
This commit is contained in:
@@ -9,4 +9,9 @@ export default function (Vue, { router, head, isClient }) {
|
||||
// Set default layout as a global component
|
||||
Vue.component('LayoutDefault', DefaultLayout)
|
||||
Vue.component('LayoutMarkdown', MarkdownLayout)
|
||||
|
||||
head.script.push({
|
||||
src: 'https://www.googletagmanager.com/gtag/js?id=G-ZL1M3TWPY2',
|
||||
async: true
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user