Add meetup and nav-item partials
This commit is contained in:
parent
b0a751e8b1
commit
fa9652df3e
4 changed files with 79 additions and 57 deletions
|
@ -207,48 +207,6 @@ latest_posts: 5
|
|||
linkedin:
|
||||
url: http://uk.linkedin.com/in/opdavies
|
||||
|
||||
meetups:
|
||||
- name: Drupal Bristol
|
||||
logo: drupal-bristol.jpeg
|
||||
url: 'http://www.drupalbristol.org.uk'
|
||||
|
||||
- name: DrupalCamp Bristol
|
||||
logo: drupalcamp-bristol.png
|
||||
url: 'http://www.drupalcampbristol.co.uk'
|
||||
|
||||
- name: PHPSW
|
||||
logo: phpsw.jpeg
|
||||
url: 'http://phpsw.uk'
|
||||
|
||||
navigation:
|
||||
- title: About
|
||||
href: '/'
|
||||
pattern: '^/.$'
|
||||
|
||||
- title: Experience
|
||||
href: '/experience'
|
||||
pattern: '^/experience/?$'
|
||||
|
||||
- title: Talks
|
||||
href: '/talks'
|
||||
pattern: '^/talks/?'
|
||||
|
||||
- title: 'Open Source'
|
||||
href: '/opensource'
|
||||
pattern: '^/opensource/?$'
|
||||
|
||||
- title: Blog
|
||||
href: '/blog'
|
||||
pattern: '^/blog/?'
|
||||
|
||||
- title: Book
|
||||
href: '/test-driven-drupal'
|
||||
pattern: '^/test-driven-drupal/?'
|
||||
|
||||
- title: Contact
|
||||
href: '/contact'
|
||||
pattern: '^/contact/?'
|
||||
|
||||
packagist:
|
||||
name: opdavies
|
||||
url: https://packagist.org/users/opdavies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue