aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorAlex Pooley <zuedev@gmail.com>2025-03-19 05:20:23 +0000
committerAlex Pooley <zuedev@gmail.com>2025-03-19 05:20:23 +0000
commit3c4a86abee839a70eef202b2971bfe2fbf122f8d (patch)
treec7346c40b8dea8bece5bbac06ce8b200e57b5af4 /public
parent1195cc8eb5da40f9e266dde1535e4bf614bcd596 (diff)
downloadzue.dev-3c4a86abee839a70eef202b2971bfe2fbf122f8d.tar
zue.dev-3c4a86abee839a70eef202b2971bfe2fbf122f8d.tar.gz
zue.dev-3c4a86abee839a70eef202b2971bfe2fbf122f8d.tar.bz2
zue.dev-3c4a86abee839a70eef202b2971bfe2fbf122f8d.tar.xz
zue.dev-3c4a86abee839a70eef202b2971bfe2fbf122f8d.zip
chore: add assets directory to wrangler.json and create hello.txt in public/static
Diffstat (limited to 'public')
-rw-r--r--public/static/hello.txt1
1 files changed, 1 insertions, 0 deletions
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