Windows media player
Soort van. Een begin eraan in ieder geval
This commit is contained in:
@@ -4,12 +4,10 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<script src="{% static 'js/htmx.min.js' %}" defer></script>
|
||||
<script src="https://unpkg.com/interactjs"></script>
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="https://unpkg.com/98.css"
|
||||
>
|
||||
<link rel="stylesheet" href="https://unpkg.com/98.css" >
|
||||
|
||||
<link href="{% static 'style.css'%}" rel="stylesheet" type="text/css" />
|
||||
<link href="{% static 'style.css'%}" rel="stylesheet" type="text/css" />
|
||||
<script src="https://open.spotify.com/embed/iframe-api/v1" async></script>
|
||||
|
||||
</head>
|
||||
<body hx-headers='{"X-CSRFToken": "{{ csrf_token }}"}' style="background:#01817F;">
|
||||
|
||||
Reference in New Issue
Block a user