From 7a2f0bec3e822a823a21ce61d65544c9e7e54e83 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 8 Dec 2015 20:28:20 +0000 Subject: [PATCH] Re-added Experience 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 dce61c88..2fcbdb6a 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: -# experience: { title: Experience, href: /experience/ } + experience: { title: Experience, href: /experience/ } # testimonials: { title: Testimonials, href: /testimonials/ } talks: { title: Talks, href: /talks/ } blog: { title: Blog, href: /blog/ }