From 95ca919f6dcbec59cd65715d2d6ab36fe9a68d14 Mon Sep 17 00:00:00 2001 From: Wout Schellaert Date: Mon, 27 May 2019 12:43:28 +0200 Subject: [PATCH] Move contact from about to root --- content/{about => }/contact.erb | 4 +++- layouts/partials/_about_sub_navbar.erb | 1 - 2 files changed, 3 insertions(+), 2 deletions(-) rename content/{about => }/contact.erb (98%) diff --git a/content/about/contact.erb b/content/contact.erb similarity index 98% rename from content/about/contact.erb rename to content/contact.erb index ff305c1..277f31e 100644 --- a/content/about/contact.erb +++ b/content/contact.erb @@ -1,4 +1,7 @@ --- +navigable: true +title: Contact +order: 10 narrow_page: true icon_size: 2x contact_links: @@ -38,7 +41,6 @@ contact_links: <% end %> -<%= render '/partials/_about_sub_navbar.*', selected: 'contact' %>

Contact us

bleep bloop

diff --git a/layouts/partials/_about_sub_navbar.erb b/layouts/partials/_about_sub_navbar.erb index 0c4872d..b98f70d 100644 --- a/layouts/partials/_about_sub_navbar.erb +++ b/layouts/partials/_about_sub_navbar.erb @@ -1,7 +1,6 @@