Different syntax
This commit is contained in:
parent
239b23e2be
commit
d03c06231b
|
@ -7,24 +7,12 @@ apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ]
|
||||||
favicon_sizes: [ 160, 96, 32, 16 ]
|
favicon_sizes: [ 160, 96, 32, 16 ]
|
||||||
|
|
||||||
nav_links:
|
nav_links:
|
||||||
- title: About
|
- { title: About, href: '/', pattern: '/\.' }
|
||||||
href: '/'
|
- { title: Experience, href: '/experience' }
|
||||||
pattern: '/\.'
|
- { title: Testimonials, href: '/testimonials' }
|
||||||
|
- { title: Talks, href: '/talks' }
|
||||||
- title: Experience
|
- { title: Blog, href: '/blog' }
|
||||||
href: '/experience'
|
- { title: Contact, href: '/contact' }
|
||||||
|
|
||||||
- title: Testimonials
|
|
||||||
href: '/testimonials'
|
|
||||||
|
|
||||||
- title: Talks
|
|
||||||
href: '/talks'
|
|
||||||
|
|
||||||
- title: Blog
|
|
||||||
href: '/blog'
|
|
||||||
|
|
||||||
- title: Contact
|
|
||||||
href: '/contact'
|
|
||||||
|
|
||||||
ansible_galaxy:
|
ansible_galaxy:
|
||||||
url: https://galaxy.ansible.com/opdavies
|
url: https://galaxy.ansible.com/opdavies
|
||||||
|
|
Loading…
Reference in a new issue