Remove testimonials nav item

This commit is contained in:
Oliver Davies 2018-01-30 23:05:32 +00:00
parent ad64d11ec0
commit 7f8b3ce553

View file

@ -9,7 +9,6 @@ favicon_sizes: [ 160, 96, 32, 16 ]
nav_links:
- { title: About, href: '/', pattern: '/\.' }
- { title: Experience, href: '/experience' }
- { title: Testimonials, href: '/testimonials' }
- { title: Talks, href: '/talks' }
- { title: Blog, href: '/blog' }
- { title: Contact, href: '/contact' }