chore: watching page

This commit is contained in:
Cory Dransfeldt 2024-11-18 10:07:06 -08:00
parent b2d3d7a130
commit 7fbb752dec
No known key found for this signature in database
3 changed files with 66 additions and 5 deletions

View file

@ -20,7 +20,7 @@ const description = `Discover the music genre ${genre.name}, featuring ${artistC
pageTitle={pageTitle}
description={description}
fullUrl={Astro.url.pathname}
schema="genre"
ogImage={genre.artists[0].image}
>
<a class="back-link" href="/music" title="Go back to the music index page">
<IconArrowLeft size={18} /> Back to music