fixed go back link

This commit is contained in:
2026-07-30 22:44:00 +12:00
parent 21494c1547
commit 289da287c9

View File

@@ -33,7 +33,7 @@ const { title, description, cover, } = Astro.props;
</div> </div>
<p class=""> <p class="">
<a href="/pictures/" class="" <a href="/pictures" class=""
>Go back →</a >Go back →</a
> >
</p> </p>