From 3dd31dff5f43dea5fc832277fa17c501218e2661 Mon Sep 17 00:00:00 2001 From: eashaw Date: Wed, 8 Sep 2021 18:07:43 -0500 Subject: [PATCH] Remove additional mobile nav links on fleetdm.com (#1876) * Removed mobile nav links * I'm not sure how the hamburger menu was removed, but it's back now --- website/views/layouts/layout.ejs | 53 +++++++++++++++----------------- 1 file changed, 24 insertions(+), 29 deletions(-) diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs index c1876ee029..90f0420d6d 100644 --- a/website/views/layouts/layout.ejs +++ b/website/views/layouts/layout.ejs @@ -75,34 +75,29 @@ An icon indicating that interacting with this button will open the navigation menu. <% } %> - +
@@ -124,7 +119,7 @@
- + <%- body %>