From b4da560fe21c60d69bd35574669985eb505da6ee Mon Sep 17 00:00:00 2001 From: MiaRebane Date: Wed, 26 Aug 2026 14:19:06 +0000 Subject: [PATCH] Add dist/index.html Add initial site structure --- dist/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dist/index.html diff --git a/dist/index.html b/dist/index.html new file mode 100644 index 0000000..0663dcb --- /dev/null +++ b/dist/index.html @@ -0,0 +1,12 @@ + + + + + + Treasury Site + + +

Test Site

+

Deployed from Gitea to Cloudflare Pages

+ + \ No newline at end of file