Skip to content

Commit c12f43e

Browse files
committed
docs: add google analytics support
1 parent bca1759 commit c12f43e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ module.exports = {
22
title: 'Vue GWT',
33
description: 'Vue Components written in Java',
44
base: "/vue-gwt/",
5+
ga: "UA-120205640-1",
56
themeConfig: {
67
repo: 'axellience/vue-gwt',
78
docsDir: 'docs',

0 commit comments

Comments
 (0)