🚀 g6.antv.vision

This commit is contained in:
afc163 2019-11-21 12:33:01 +08:00
parent a7ac58f4fc
commit 386d64ae82
2 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,7 @@ module.exports = {
{
resolve: '@antv/gatsby-theme-antv',
options: {
GATrackingId: 'UA-148148901-4',
pathPrefix: '/g6'
GATrackingId: 'UA-148148901-4'
}
}
],
@ -14,6 +13,7 @@ module.exports = {
siteMetadata: {
title: 'G6',
description: 'A collection of charts made with the Grammar of Graphics',
siteUrl: 'https://g6.antv.vision',
githubUrl: repository.url,
navs: [
{

View File

@ -36,7 +36,7 @@
],
"license": "MIT",
"devDependencies": {
"@antv/gatsby-theme-antv": "^0.9.83",
"@antv/gatsby-theme-antv": "^0.9.85",
"@antv/torch": "^1.0.5",
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",