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> <title>Treasury Site</title>
</head> </head>
<body> <body>
<h1>Test Site</h1> <h1>Test Site v2</h1>
<p>Deployed from Gitea to Cloudflare Pages</p> <p>Deployed from Gitea to Cloudflare Pages - Auto Deploy Works!</p>
</body> </body>
</html> </html>