Update meetups
This commit is contained in:
parent
28de18c9ac
commit
251fbb57d7
|
@ -46,30 +46,12 @@ main_menu:
|
|||
contact: { title: Contact, href: /contact/ }
|
||||
|
||||
meetups:
|
||||
swdug:
|
||||
name: SWDUG
|
||||
logo: swdug.png
|
||||
url: http://swdug.org.uk
|
||||
drupalbristol:
|
||||
name: Drupal Bristol
|
||||
logo: drupal-bristol.jpeg
|
||||
url: https://groups.drupal.org/bristol-west-uk
|
||||
phpsw:
|
||||
name: PHPSW
|
||||
logo: phpsw.jpeg
|
||||
url: http://phpsw.uk
|
||||
swlug:
|
||||
name: SWLUG
|
||||
logo: swlug.png
|
||||
url: http://swlug.org.uk
|
||||
accbristol:
|
||||
name: Accessible Bristol
|
||||
logo: accessible-bristol.png
|
||||
url: http://www.accessiblebristol.org.uk
|
||||
udiff:
|
||||
name: Unified Diff
|
||||
logo: unified-diff.png
|
||||
url: http://unifieddiff.co.uk
|
||||
drupalbristol: { name: Drupal Bristol, logo: drupal-bristol.jpeg, url: https://groups.drupal.org/bristol-west-uk }
|
||||
phpsw: { name: PHPSW, logo: phpsw.jpeg, url: http://phpsw.uk }
|
||||
swdug: { name: SWDUG, logo: swdug.png, url: http://swdug.org.uk }
|
||||
swlug: { name: SWLUG, logo: swlug.png, url: http://swlug.org.uk }
|
||||
accbristol: { name: Accessible Bristol, logo: accessible-bristol.png, url: http://www.accessiblebristol.org.uk }
|
||||
# udiff: { name: Unified Diff, logo: unified-diff.png, url: http://unifieddiff.co.uk }
|
||||
|
||||
hightlightjs_style: default
|
||||
digitalocean_referral: a913b4b00d4a
|
||||
|
|
Loading…
Reference in a new issue