offline.html

This commit is contained in:
2026-04-21 14:47:07 +03:30
parent c7aa105709
commit fbfb78b109
3 changed files with 57 additions and 17 deletions

11
public/help/index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1>help page</h1>
</body>
</html>