Added About menu item
This commit is contained in:
parent
c1a6835a0c
commit
141915e8b5
|
@ -43,6 +43,7 @@ apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ]
|
|||
favicon_sizes: [ 160, 96, 32, 16 ]
|
||||
|
||||
main_menu:
|
||||
about: { title: About & Contact, href: / }
|
||||
experience: { title: Experience, href: /experience/ }
|
||||
# testimonials: { title: Testimonials, href: /testimonials/ }
|
||||
talks: { title: Talks, href: /talks/ }
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
layout: default
|
||||
nav: about
|
||||
meta:
|
||||
description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.'
|
||||
og:
|
||||
|
|
Loading…
Reference in a new issue