We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bca1759 commit c12f43eCopy full SHA for c12f43e
docs/.vuepress/config.js
@@ -2,6 +2,7 @@ module.exports = {
2
title: 'Vue GWT',
3
description: 'Vue Components written in Java',
4
base: "/vue-gwt/",
5
+ ga: "UA-120205640-1",
6
themeConfig: {
7
repo: 'axellience/vue-gwt',
8
docsDir: 'docs',
0 commit comments