This commit is contained in:
2025-12-17 10:00:47 +03:00
parent 8808613f14
commit 41449bbb36

12
index.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Fymio</title>
</head>
<body>
<h1>Hello World</h1>
<p>This page is automatically deployed from git.fymio.us</p>
</body>
</html>