From 2d5a0b0cc83844c25e240292ddc1236873225a37 Mon Sep 17 00:00:00 2001 From: rgehgyergegreg <149535332+rgehgyergegreg@users.noreply.github.com> Date: Tue, 31 Oct 2023 17:49:26 -0400 Subject: [PATCH] initial commit --- index.html | 13 +------------ sandbox.config.json | 3 --- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 sandbox.config.json diff --git a/index.html b/index.html index 4ad4ffff6..ff75600f5 100644 --- a/index.html +++ b/index.html @@ -1,12 +1 @@ - - - - - - - Static Template - - -

This is a static template, there is no bundler or bundling involved!

- - \ No newline at end of file +https://uploads.codesandbox.io/uploads/user/054e0adf-96f1-4e4f-92f1-2992cf9e9dd5/Yw6A-index.html \ No newline at end of file diff --git a/sandbox.config.json b/sandbox.config.json deleted file mode 100644 index 5866ed744..000000000 --- a/sandbox.config.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "template": "static" -}