diff --git a/client/.gitignore b/client/.gitignore index a547bf3..e40519c 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -11,7 +11,7 @@ node_modules dist dist-ssr *.local - +*.env # Editor directories and files .vscode/* !.vscode/extensions.json diff --git a/client/index.html b/client/index.html index 0c589ec..5fb1c6c 100644 --- a/client/index.html +++ b/client/index.html @@ -9,5 +9,31 @@
+ +