From e1626f6ae95181142a548a9b725a6fff99752013 Mon Sep 17 00:00:00 2001 From: Joaquin Date: Tue, 6 May 2025 14:46:01 -0700 Subject: [PATCH] feature/completed getting geolocation data --- src/views/landing.ejs | 5 ----- src/views/partials/footer.ejs | 1 + 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/src/views/landing.ejs b/src/views/landing.ejs index 9b2c7c7..d7a24d1 100644 --- a/src/views/landing.ejs +++ b/src/views/landing.ejs @@ -18,12 +18,7 @@ - - - - - <%- include("./partials/footer") %> diff --git a/src/views/partials/footer.ejs b/src/views/partials/footer.ejs index 8f457f3..0c2379c 100644 --- a/src/views/partials/footer.ejs +++ b/src/views/partials/footer.ejs @@ -6,5 +6,6 @@ + \ No newline at end of file