moved to community folder

This commit is contained in:
Shannon Sands 2025-05-26 13:27:43 +10:00
parent a17dbdfedc
commit 0f61c9dbde
24 changed files with 118 additions and 9 deletions

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" />
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;700&family=IBM+Plex+Sans:wght@400;500;700&display=swap" rel="stylesheet" />
<title>DeepSacrifice</title>
</head>
<body>
<div id="root"></div>
</body>
</html>