diff --git a/themes/typing/layout/_partial/header.ejs b/themes/typing/layout/_partial/header.ejs
index 55e3c63..9d3cf1a 100644
--- a/themes/typing/layout/_partial/header.ejs
+++ b/themes/typing/layout/_partial/header.ejs
@@ -4,6 +4,11 @@
<% for (let i in theme.menu) { %>
<%= i %>
<% } %>
+
+
<%/* Nav menu for mobile */%>