From 3c4a86abee839a70eef202b2971bfe2fbf122f8d Mon Sep 17 00:00:00 2001 From: Alex Pooley Date: Wed, 19 Mar 2025 05:20:23 +0000 Subject: chore: add assets directory to wrangler.json and create hello.txt in public/static --- public/static/hello.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/static/hello.txt (limited to 'public/static/hello.txt') diff --git a/public/static/hello.txt b/public/static/hello.txt new file mode 100644 index 0000000..d8d0d58 --- /dev/null +++ b/public/static/hello.txt @@ -0,0 +1 @@ +hi! :3 \ No newline at end of file -- cgit v1.2.3