This commit is contained in:
암냥 2026-09-01 23:59:23 +09:00
commit 794dce869c
16 changed files with 5430 additions and 0 deletions

BIN
static/assets/band.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

BIN
static/assets/tag.glb Normal file

Binary file not shown.

1
static/dist/pass-app.css vendored Normal file
View file

@ -0,0 +1 @@
*{box-sizing:border-box}html,body,#pass-root{width:100%;height:100%;margin:0;overflow:hidden;background:#000}body{min-width:320px}canvas{display:block;touch-action:none}.loading{display:grid;width:100%;height:100%;color:#fff;background:#000;font:12px monospace;letter-spacing:.12em;text-transform:uppercase;place-items:center}

4133
static/dist/pass-app.js vendored Normal file

File diff suppressed because one or more lines are too long