Remove nav links from config
This commit is contained in:
parent
65ca5b136c
commit
5cbf4b24e4
|
@ -6,13 +6,6 @@ fuzzy_date_format: F Y
|
||||||
apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ]
|
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:
|
|
||||||
- { title: About, href: '/', pattern: '/\.' }
|
|
||||||
- { title: Experience, href: '/experience' }
|
|
||||||
- { 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
|
||||||
|
|
||||||
|
|
Reference in a new issue