From 3a47a68a2a05a47ce279193e6cbd7e841ce5ab7e Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 18 Apr 2016 21:05:55 +0100 Subject: [PATCH] Re-add Experience link --- app/config/sculpin_site.yml | 14 ++++++++++++++ source/_includes/nav.html.twig | 14 +++++--------- 2 files changed, 19 insertions(+), 9 deletions(-) diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index d64705c7..3c1bbfb3 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -92,6 +92,20 @@ lanyrd: linkedin: url: http://uk.linkedin.com/in/opdavies +main_menu: + about: + href: / + title: About + talks: + href: /talks/ + title: Talks + experience: + href: /experience/ + title: Experience + blog: + href: /blog/ + title: Blog + meetups: drupalbristol: name: Drupal Bristol diff --git a/source/_includes/nav.html.twig b/source/_includes/nav.html.twig index a923595b..c4329488 100644 --- a/source/_includes/nav.html.twig +++ b/source/_includes/nav.html.twig @@ -12,15 +12,11 @@ {# .nav-collapse #}