diff --git a/.gitignore b/.gitignore index e194fa6..c34a310 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .DS_Store .vscode -node_modules \ No newline at end of file +node_modules +app.js \ No newline at end of file diff --git a/components/login.html b/components/login.html index be7ac02..d9396f2 100644 --- a/components/login.html +++ b/components/login.html @@ -1,15 +1,13 @@
-
+
- - +
- - +
@@ -24,6 +22,7 @@
- + - \ No newline at end of file + + \ No newline at end of file diff --git a/components/main_nav.html b/components/main_nav.html index da41df0..ea0c909 100644 --- a/components/main_nav.html +++ b/components/main_nav.html @@ -29,6 +29,12 @@ + +