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

@ -25,7 +25,7 @@ const alt = `${movie.title} / ${movie.year}${movie.rating ? ` (${movie.rating})`
<Layout
pageTitle={pageTitle}
description={description}
fullUrl={Astro.url.pathname}
pageUrl={Astro.url.pathname}
ogImage={movie.backdrop}
>
<a class="back-link" href="/watching" title="Go back to the watching index page">