diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index 369636af..6056b7bb 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -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' }