Different syntax
This commit is contained in:
parent
6b66d298ce
commit
ef0bb9b08d
|
@ -36,47 +36,19 @@ apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ]
|
||||||
favicon_sizes: [ 160, 96, 32, 16 ]
|
favicon_sizes: [ 160, 96, 32, 16 ]
|
||||||
|
|
||||||
main_menu:
|
main_menu:
|
||||||
- title: Services
|
- { title: Services, href: /services/ }
|
||||||
href: /services/
|
- { title: Testimonials, href: /testimonials/ }
|
||||||
- title: Testimonials
|
- { title: Talks, href: /talks/ }
|
||||||
href: /testimonials/
|
- { title: Blog, href: /blog/ }
|
||||||
- title: Talks
|
- { title: Contact, href: /contact/ }
|
||||||
href: /talks/
|
|
||||||
- title: Blog
|
|
||||||
href: /blog/
|
|
||||||
- title: Contact
|
|
||||||
href: /contact/
|
|
||||||
|
|
||||||
meetups:
|
meetups:
|
||||||
swdug:
|
swdug: { name: SWDUG, logo: swdug.png, url: http://swdug.org.uk }
|
||||||
name: SWDUG
|
drupalbristol: { name: Drupal Bristol, logo: drupal-bristol.jpeg, url: https://groups.drupal.org/bristol-west-uk }
|
||||||
logo: swdug.png
|
phpsw: { name: PHPSW, logo: phpsw.jpeg, url: http://phpsw.uk }
|
||||||
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 }
|
||||||
drupalbristol:
|
udiff: { name: Unified Diff, logo: unified-diff.png, url: http://unifieddiff.co.uk }
|
||||||
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