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 c0aa53d commit 724a5adCopy full SHA for 724a5ad
.vuepress/config.js
@@ -1,9 +1,9 @@
1
const { events } = require('./plugins/events')
2
3
module.exports = {
4
- title: 'VueBLR',
5
- description: 'Vue Meetup in Bangalore, India',
6
- ga: 'UA-38503997-3',
+ title: 'VueSTV',
+ description: 'Vue Meetup in Surat, India',
+ // ga: 'UA-38503997-3',
7
plugins: [
8
require('./plugins/events')
9
],
0 commit comments