From 5cbf4b24e43d172650f38376e3f8c424d4c129f2 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sun, 18 Feb 2018 21:23:30 +0000 Subject: [PATCH] Remove nav links from config --- app/config/sculpin_site.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index b225d760..24d88ae6 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -6,13 +6,6 @@ fuzzy_date_format: F Y apple_touch_icon_sizes: [ 57, 114, 72, 144, 60, 120, 76, 152 ] favicon_sizes: [ 160, 96, 32, 16 ] -nav_links: - - { title: About, href: '/', pattern: '/\.' } - - { title: Experience, href: '/experience' } - - { title: Talks, href: '/talks' } - - { title: Blog, href: '/blog' } - - { title: Contact, href: '/contact' } - ansible_galaxy: url: https://galaxy.ansible.com/opdavies