diff --git a/src/photo/PhotoLarge.tsx b/src/photo/PhotoLarge.tsx index 546f7c94..58d9f540 100644 --- a/src/photo/PhotoLarge.tsx +++ b/src/photo/PhotoLarge.tsx @@ -265,8 +265,8 @@ export default function PhotoLarge({ 'pb-6', )}> {/* Meta */} -
-
+
+
{renderAdminMenu}
{hasTitle && (showTitleAsH1 @@ -274,11 +274,7 @@ export default function PhotoLarge({ : renderPhotoLink)}
{photo.caption && -
+
{photo.caption}
} {( @@ -324,7 +320,7 @@ export default function PhotoLarge({ 'space-y-baseline', !hasTitleContent && !hasMetaContent && 'md:-mt-baseline', )}> -
+
{renderAdminMenu}
{showExifContent &&