Move data directory
This commit is contained in:
parent
fcc049aa08
commit
37de61c017
6 changed files with 5 additions and 5 deletions
12
app/data/meetups.yml
Normal file
12
app/data/meetups.yml
Normal file
|
@ -0,0 +1,12 @@
|
|||
meetups:
|
||||
- name: Drupal Bristol
|
||||
logo: drupal-bristol.jpeg
|
||||
url: 'http://www.drupalbristol.org.uk'
|
||||
|
||||
- name: DrupalCamp Bristol
|
||||
logo: drupalcamp-bristol.png
|
||||
url: 'http://www.drupalcampbristol.co.uk'
|
||||
|
||||
- name: PHPSW
|
||||
logo: phpsw.jpeg
|
||||
url: 'http://phpsw.uk'
|
Loading…
Add table
Add a link
Reference in a new issue