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