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 ]
|
||||
|
||||
main_menu:
|
||||
- title: Services
|
||||
href: /services/
|
||||
- title: Testimonials
|
||||
href: /testimonials/
|
||||
- title: Talks
|
||||
href: /talks/
|
||||
- title: Blog
|
||||
href: /blog/
|
||||
- title: Contact
|
||||
href: /contact/
|
||||
- { title: Services, href: /services/ }
|
||||
- { title: Testimonials, href: /testimonials/ }
|
||||
- { title: Talks, href: /talks/ }
|
||||
- { title: Blog, href: /blog/ }
|
||||
- { 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
|
||||
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 }
|
||||
|
||||
hightlightjs_style: default
|
||||
digitalocean_referral: a913b4b00d4a
|
||||
|
|
Loading…
Reference in a new issue