Different format
This commit is contained in:
parent
3815beb113
commit
6f11fb440d
|
@ -43,12 +43,35 @@ main_menu:
|
||||||
- { title: Contact, href: /contact/, nav: contact }
|
- { title: Contact, href: /contact/, nav: contact }
|
||||||
|
|
||||||
meetups:
|
meetups:
|
||||||
swdug: { name: SWDUG, logo: swdug.png, url: http://swdug.org.uk }
|
swdug:
|
||||||
drupalbristol: { name: Drupal Bristol, logo: drupal-bristol.jpeg, url: https://groups.drupal.org/bristol-west-uk }
|
name: SWDUG
|
||||||
phpsw: { name: PHPSW, logo: phpsw.jpeg, url: http://phpsw.uk }
|
logo: swdug.png
|
||||||
swlug: { name: SWLUG, logo: swlug.png, url: http://swlug.org.uk }
|
url: http://swdug.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
|
||||||
|
|
||||||
|
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
|
hightlightjs_style: default
|
||||||
digitalocean_referral: a913b4b00d4a
|
digitalocean_referral: a913b4b00d4a
|
||||||
|
|
Loading…
Reference in a new issue