diff --git a/config.toml b/config.toml index 022d947..f017435 100644 --- a/config.toml +++ b/config.toml @@ -6,7 +6,7 @@ theme = "sophie-lewis" [params] #navbar = ["about", "writing", "get-in-touch"] -navbar = ["home", "about", "writing", "videos", "audio", "events", "get-in-touch"] +navbar = ["about", "writing", "videos", "audio", "events", "get-in-touch"] [params.header] name = "Sophie Lewis" diff --git a/themes/sophie-lewis/layouts/partials/nav.html b/themes/sophie-lewis/layouts/partials/nav.html index fb9317a..4906c44 100644 --- a/themes/sophie-lewis/layouts/partials/nav.html +++ b/themes/sophie-lewis/layouts/partials/nav.html @@ -1,14 +1,14 @@