diff --git a/.gitignore b/.gitignore index 783b08b..7013d84 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ dist/ node_modules/ .cache/ +.parcel-cache/ diff --git a/index.html b/index.html index 3fc5f86..877490e 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@