feat: add utility function to format URLs and create new CSS file for styling

This commit is contained in:
2026-05-26 19:56:52 +07:00
parent b2f3e9661e
commit 8df58d74de
14 changed files with 24 additions and 40 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+2 -2
View File
@@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Noctune - Music That Hits Different</title>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Space+Mono:wght@400;700&display=swap" rel="stylesheet">
<script type="module" crossorigin src="/assets/index-iVZX2_zV.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-3bN2l3Ol.css">
<script type="module" crossorigin src="/assets/index-C2ZrghzO.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-eqvJxEw1.css">
</head>
<body class="bg-noctune-cream">
<div id="app"></div>