From cd7e531dfbf05f796abb9011ea88ba27a9471c4b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 27 Feb 2016 06:43:16 +0000 Subject: [PATCH] Updated menu link --- app/config/sculpin_site.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index ffce22f33..fc808fe48 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -43,7 +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: / } + about: { title: About, href: / } experience: { title: Experience, href: /experience/ } testimonials: { title: Testimonials, href: /testimonials/ } talks: { title: Talks, href: /talks/ }