diff --git a/.env b/.env new file mode 100644 index 0000000..84842ae --- /dev/null +++ b/.env @@ -0,0 +1 @@ +VITE_STRONGHOLD_PASS=account \ No newline at end of file diff --git a/.gitignore b/.gitignore index a547bf3..80c770e 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,17 @@ dist-ssr *.njsproj *.sln *.sw? +.fleet +.idea + +# Nuxt dev/build outputs +.output +.data +.nuxt +.nitro +.cache +dist + +# Logs +logs +*.log \ No newline at end of file diff --git a/bun.lockb b/bun.lockb new file mode 100644 index 0000000..1498611 Binary files /dev/null and b/bun.lockb differ diff --git a/index.html b/index.html index 25d61b4..836f522 100644 --- a/index.html +++ b/index.html @@ -1,32 +1,16 @@ - -
- - -