Add more artist links with correct style

This commit is contained in:
Claudio Ortolina
2024-10-15 23:03:20 +01:00
parent 6e3300429b
commit 0218f8223c
6 changed files with 15 additions and 14 deletions
@@ -1,8 +1,6 @@
defmodule MusicLibraryWeb.StatsHTML do
use MusicLibraryWeb, :html
import MusicLibraryWeb.ArtistHelpers
alias MusicLibrary.Records.Record
embed_templates "stats_html/*"