Files
MiaRebane a325225f68
Deploy to Cloudflare Pages / deploy (push) Successful in 41s
Update dist/index.html
Update test text
2026-08-26 14:59:11 +00:00

12 lines
303 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Treasury Site</title>
</head>
<body>
<h1>Test Site v2</h1>
<p>Deployed from Gitea to Cloudflare Pages - Auto Deploy Works!</p>
</body>
</html>