Initial commit

This commit is contained in:
2026-04-15 11:51:49 -07:00
commit 18dd8703e1
197 changed files with 45676 additions and 0 deletions

11
Public/Index.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8" />
<title>Sequence</title>
</head>
<body>
<div id="page"></div>
<script src="/public/bundle.js"></script>
</body>
</html>

BIN
Public/back.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 229 KiB

41
Public/bundle.js Normal file

File diff suppressed because one or more lines are too long

BIN
Public/entrance.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB

BIN
Public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB