Skip to content

Commit 724a5ad

Browse files
authored
Update config.js
1 parent c0aa53d commit 724a5ad

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.vuepress/config.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
const { events } = require('./plugins/events')
22

33
module.exports = {
4-
title: 'VueBLR',
5-
description: 'Vue Meetup in Bangalore, India',
6-
ga: 'UA-38503997-3',
4+
title: 'VueSTV',
5+
description: 'Vue Meetup in Surat, India',
6+
// ga: 'UA-38503997-3',
77
plugins: [
88
require('./plugins/events')
99
],

0 commit comments

Comments
 (0)