This commit is contained in:
Eduard Prigoana 2025-01-18 21:36:13 +02:00
parent f49027805e
commit 7147a7133b
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html lang="en">
<head>
<head> <link rel="icon" type="image/x-icon" href="https://prigoana.com/favicon.png">
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/@picocss/pico@2/css/pico.min.css"

View file

@ -27,7 +27,7 @@
<a href="{{ queue[i].track_link }}" target="_blank" rel="noopener noreferrer">
{{ queue[i].track }}
</a>
</td >
</td>
<td style="table-layout: fixed; overflow: hidden; text-align: center;">
<a href="{{ queue[i].artist_link }}" target="_blank" rel="noopener noreferrer">
{{ queue[i].artist }}