diff --git a/public/app.html b/public/app.html deleted file mode 100644 index dbad51c..0000000 --- a/public/app.html +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - -

Run Tracker

- - - - - diff --git a/views/index.ejs b/views/index.ejs index 798c378..41856b2 100644 --- a/views/index.ejs +++ b/views/index.ejs @@ -1,5 +1,8 @@ + + +

Welcome to Run Tracker @@ -7,15 +10,17 @@ <%=currentUser.username%> <% } %>

- + <% } %>