add website index.html

This commit is contained in:
giteaadmin 2026-07-23 02:00:53 +08:00
parent 24ec3a7706
commit 747d40d6ce

4
index.html Normal file
View File

@ -0,0 +1,4 @@
<!doctype html><html><head><title>VxCloud Website 4 - Gitea</title>
<style>body{font-family:system-ui;text-align:center;padding:60px;background:#7c2d12;color:#fff}h1{font-size:2.4rem}code{background:rgba(255,255,255,.2);padding:2px 8px;border-radius:4px}</style></head>
<body><h1>VxCloud Website 4</h1><p>Source hosted in <b>Gitea</b>: <code>gitea.vxai.site/giteaadmin/vxweb4</code></p>
<p>Deployed to worker4 (54.86.82.216) via Gitea &middot; Domain: <code>web4.vxai.site</code></p></body></html>