diff --git a/.gitignore b/.gitignore index 403adbc..6c976e9 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ node_modules # local env files .env.local .env.*.local +.env # Log files npm-debug.log* diff --git a/src/components/Nav.vue b/src/components/Nav.vue index 55d5ef3..794f887 100644 --- a/src/components/Nav.vue +++ b/src/components/Nav.vue @@ -18,7 +18,7 @@