diff --git a/devcontainer.json b/devcontainer.json new file mode 100644 index 0000000..33c1652 --- /dev/null +++ b/devcontainer.json @@ -0,0 +1,11 @@ +{ + "customizations": { + "codespaces": { + "repositories": { + "hexahigh/games": { + "permissions": "write-all" + } + } + } + } + } \ No newline at end of file diff --git a/index.html b/index.html index 1ed2675..68366fb 100644 --- a/index.html +++ b/index.html @@ -109,8 +109,8 @@
Javascript