asf
This commit is contained in:
parent
f49027805e
commit
7147a7133b
2 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
|
@ -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 }}
|
||||
|
|
Loading…
Add table
Reference in a new issue