feat: Initial version

This commit is contained in:
2025-06-05 10:34:24 +02:00
commit 0591b525d6
2 changed files with 242 additions and 0 deletions

10
index.html Normal file
View File

@@ -0,0 +1,10 @@
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Cypher Player Assistant</title>
</head>
<body>
<h1>Cypher Player Assistant</h1>
</body>
</html>