From 18e3a4fde0520e7cdc4485edb2ced5e1251ebe3c Mon Sep 17 00:00:00 2001 From: Kyle Angelich Date: Sun, 1 Oct 2023 22:23:22 -0700 Subject: [PATCH] Change script pathing --- .gitignore | 4 +++- index.html | 12 ++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index dbe9c82..da97323 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -.vscode/ \ No newline at end of file +.vscode/ + +node_modules/ \ No newline at end of file diff --git a/index.html b/index.html index 138e964..729b3cb 100644 --- a/index.html +++ b/index.html @@ -9,12 +9,12 @@ - - - - - - + + + + + +