feat: add utility function to format URLs and create new CSS file for styling
This commit is contained in:
Vendored
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user