Update dist/index.html
Deploy to Cloudflare Pages / deploy (push) Successful in 41s

Update test text
This commit is contained in:
2026-08-26 14:59:11 +00:00
parent ba878fa56d
commit a325225f68
+2 -2
View File
@@ -6,7 +6,7 @@
<title>Treasury Site</title>
</head>
<body>
<h1>Test Site</h1>
<p>Deployed from Gitea to Cloudflare Pages</p>
<h1>Test Site v2</h1>
<p>Deployed from Gitea to Cloudflare Pages - Auto Deploy Works!</p>
</body>
</html>