Skip to content

Commit 362391f

Browse files
remore jsvigo
1 parent 9277201 commit 362391f

2 files changed

Lines changed: 1 addition & 20 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
``` bash
88
# install dependencies
9-
$ yarn install
9+
$ yarn
1010

1111
# rename .env.example to .env and edit using your own config
1212

static/vigotech.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -125,25 +125,6 @@
125125
"facebook": "https://www.facebook.com/JoomlaVigo/"
126126
}
127127
},
128-
"jsvigo": {
129-
"name": "JavascriptVigo",
130-
"logo": "https://vigotech.org/images/jsvigo.png",
131-
"links": {
132-
"meetup": "https://www.meetup.com/es-ES/JavaScriptVigo/",
133-
"twitter": "http://twitter.com/JavaScriptVigo/",
134-
"youtube": "https://www.youtube.com/channel/UCjFplxtEs0XtunTn-n0LUtQ"
135-
},
136-
"events": {
137-
"type": "meetup",
138-
"meetupid": "JavaScriptVigo"
139-
},
140-
"videos": [
141-
{
142-
"type": "youtube",
143-
"channel_id": "UCjFplxtEs0XtunTn-n0LUtQ"
144-
}
145-
]
146-
},
147128
"phpvigo": {
148129
"name": "PHPVigo",
149130
"logo": "https://vigotech.org/images/php_vigo.jpg",

0 commit comments

Comments
 (0)