fix: ogurls + naming for prop; recent listens timestamp

This commit is contained in:
Cory Dransfeldt 2024-11-23 19:16:12 -08:00
parent d679bbb7e1
commit 4c5ee38f9c
No known key found for this signature in database
18 changed files with 20 additions and 20 deletions

View file

@ -29,7 +29,7 @@ const playLabel = artist.total_plays === 1 ? "play" : "plays";
<Layout
pageTitle={pageTitle}
description={description}
fullUrl={Astro.url.pathname}
pageUrl={Astro.url.pathname}
{artist.image}
>
<a href="/music" class="back-link">