fix home link in GalleryImage

This commit is contained in:
Chuck Dries 2022-10-17 08:27:56 -07:00
parent 3100887bca
commit c3e7918478
No known key found for this signature in database
GPG Key ID: A00B7AEAE1DC5BE6

View File

@ -154,7 +154,7 @@ const GalleryImage = ({ data, location: { state } }) => {
className="mb-4"
internalLinks={[
{
href: "/",
href: getGalleryPageUrl({ keyword: filterKeyword, sortKey }, image.base),
label: (
<>
Home <kbd>esc</kbd>