Fix config paths
This commit is contained in:
parent
3f3efadb91
commit
639b232ebb
3 changed files with 12 additions and 13 deletions
|
|
@ -6,22 +6,17 @@ fuzzy_date_format: F Y
|
|||
apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ]
|
||||
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:
|
||||
url: https://galaxy.ansible.com/opdavies
|
||||
|
||||
author: Oliver Davies
|
||||
|
||||
availability:
|
||||
part: no
|
||||
full: no
|
||||
|
||||
avatar:
|
||||
url: /assets/images/me-precedent.jpg
|
||||
url: /build/static/images/me-precedent.jpg
|
||||
|
||||
drupalorg:
|
||||
name: opdavies
|
||||
|
|
@ -32,7 +27,7 @@ drupalorg:
|
|||
email: oliver+website@oliverdavies.uk
|
||||
|
||||
favicon:
|
||||
url: /assets/images/me-phpnw.png
|
||||
url: /build/static/images/me-phpnw.png
|
||||
|
||||
github:
|
||||
name: opdavies
|
||||
|
|
@ -110,6 +105,7 @@ companies:
|
|||
name: Microserve
|
||||
logo: microserve.png
|
||||
url: https://microserve.io
|
||||
github: https://github.com/microserve-io
|
||||
|
||||
nomensa:
|
||||
name: Nomensa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue