From 97aa7ffed282a953bb29932c9eb68c0cabd3d695 Mon Sep 17 00:00:00 2001 From: marleyrae Date: Mon, 5 Jun 2023 20:09:30 -0700 Subject: [PATCH] :sparkles: feat: Work on nav --- dist/index.html | 11 +++++++++-- dist/js/main.js | 4 ++-- dist/style/style.css | 2 +- src/_includes/layout.liquid | 11 +++++++++-- src/js/main.js | 5 +++-- src/style/components/_Nav.scss | 4 ++++ src/style/components/_Site.scss | 2 +- 7 files changed, 29 insertions(+), 10 deletions(-) diff --git a/dist/index.html b/dist/index.html index a4f8f59..c9fb86a 100644 --- a/dist/index.html +++ b/dist/index.html @@ -20,7 +20,10 @@ -