Skip to content

Commit

Permalink
Refactor code
Browse files Browse the repository at this point in the history
  • Loading branch information
narayan-sajeev committed Jul 7, 2023
1 parent 3a5c373 commit e14dfa4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion views/goals.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -91,4 +91,4 @@

<br><br><br><br><br>

<%- include('partials/footer') -%>
<%- include("partials/footer") -%>
2 changes: 1 addition & 1 deletion views/partials/info.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@

</main>

<br><br><br>
<%- include("footer") -%>

0 comments on commit e14dfa4

Please sign in to comment.