Changeset a66f691 in Klonkt for src/views/shell.ejs


Ignore:
Timestamp:
06/20/2026 05:43:49 AM (3 months ago)
Author:
roboburr <roboburr@…>
Branches:
main
Children:
903f10b
Parents:
d727e92
Message:

fix(audio): link-only track shows cover (instead of music note)

A track without audio that has a cover set now shows the artwork as thumbnail;
the music note is only the fallback when there is no cover. buster audio.css?v=10.

Co-Authored-By: Claude <noreply@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/views/shell.ejs

    rd727e92 ra66f691  
    168168     anywhere (admin previews, post embeds, etc). The player itself is
    169169     a singleton — see the script tag near </body>. -->
    170 <link rel="stylesheet" href="/assets/css/audio.css?v=9">
     170<link rel="stylesheet" href="/assets/css/audio.css?v=10">
    171171<!-- Eigen custom media-embeds (YouTube/SoundCloud/Spotify) in huisstijl. -->
    172172<link rel="stylesheet" href="/assets/css/embed.css?v=8">
Note: See TracChangeset for help on using the changeset viewer.