backup: snapshot local design source assets

This commit is contained in:
hyunho
2026-03-31 17:52:27 +09:00
parent 4b4ffafbd2
commit 637b390024
9 changed files with 8885 additions and 4 deletions

View File

@@ -8,8 +8,8 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Pretendard:wght@400;600;700;900&display=swap" rel="stylesheet" />
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="/legacy/static/common.css?v=20260327-03" />
<link rel="stylesheet" href="/legacy/static/organization.css?v=20260327-03" />
<link rel="stylesheet" href="/legacy/static/common.css?v=20260331-01" />
<link rel="stylesheet" href="/legacy/static/organization.css?v=20260331-01" />
</head>
<body>
<input type="file" id="upload-excel" class="hidden" accept=".xlsx, .csv" />
@@ -60,6 +60,6 @@
</div>
</div>
<script src="/legacy/static/organization.js?v=20260327-03"></script>
<script src="/legacy/static/organization.js?v=20260331-01"></script>
</body>
</html>