File size: 621 Bytes
ef6e4b6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>M.e.B - Punk Rock Revolution</title>
    <script src="https://cdn.tailwindcss.com"></script>
    <script src="https://unpkg.com/feather-icons"></script>
    <link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap" rel="stylesheet">
    %svelte.head%
</head>
<body class="font-['Roboto_Condensed']">
    <div id="svelte">%svelte.body%</div>
    <script src="https://deepsite.hf.co/deepsite-badge.js"></script>
</body>
</html>