Split default.html.twig into different partials.

This commit is contained in:
Oliver Davies 2016-03-22 20:34:13 +00:00
parent 0990953ef8
commit 65cecd4e4e
6 changed files with 89 additions and 91 deletions

View file

@ -60,13 +60,6 @@ packagist:
apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ]
favicon_sizes: [ 160, 96, 32, 16 ]
main_menu:
about: { title: About, href: / }
experience: { title: Experience, href: /experience/ }
testimonials: { title: Testimonials, href: /testimonials/ }
talks: { title: Talks, href: /talks/ }
blog: { title: Blog, href: /blog/ }
meetups:
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 }