Skip to content

Commit 876707b

Browse files
committed
Vue Surat Community Details
1 parent bf2f9b7 commit 876707b

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

.vuepress/config.js

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ module.exports = {
5555
},
5656
themeConfig: {
5757
logo: '/logo.png',
58-
repo: 'vuejs-in/vue-bangalore',
58+
repo: 'vuejs-in/vue-surat',
5959
docsDir: '/',
6060
locales: {
6161
'/': {
@@ -75,40 +75,36 @@ module.exports = {
7575
]
7676
}]
7777
},
78-
{
78+
/*{
7979
text: 'Propose a Talk',
8080
link: 'http://bit.ly/vueblrcfp'
8181
},
8282
{
8383
text: 'Newsletter',
8484
link: 'https://buttondown.email/VueBLR'
85-
},
85+
},*/
8686
{
8787
text: 'Code of Conduct',
88-
link: 'https://github.com/VueJS-IN/vue-bangalore/blob/master/CODE_OF_CONDUCT.md'
88+
link: 'https://github.com/VueJS-IN/vue-surat/blob/master/CODE_OF_CONDUCT.md'
8989
},
9090
{
9191
text: 'Join Us',
9292
items: [
93-
{
94-
text: 'Meetup',
95-
link: 'https://meetup.com/vue-bangalore'
96-
},
9793
{
9894
text: 'Twitter',
99-
link: 'https://twitter.com/vueblr'
95+
link: 'https://twitter.com/vuesurat'
10096
},
101-
{
97+
/*{
10298
text: 'WhatsApp',
103-
link: 'http://bit.ly/vueblr-whatsapp'
104-
},
99+
link: 'http://bit.ly/vuestv-whatsapp'
100+
},*/
105101
{
106102
text: 'Facebook Page',
107-
link: 'https://www.facebook.com/vue.blr'
103+
link: 'https://www.facebook.com/vue.surat'
108104
},
109105
{
110106
text: 'Facebook Group',
111-
link: 'https://www.facebook.com/groups/vue.blr'
107+
link: 'https://www.facebook.com/groups/vue.surat'
112108
}
113109
]
114110
},

0 commit comments

Comments
 (0)