Skip to content

Commit

Permalink
chore: tidy up tag alignment in output
Browse files Browse the repository at this point in the history
  • Loading branch information
bentasker committed Jul 14, 2024
1 parent 720091b commit f44f642
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/views/app.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
<meta property="og:description" content="An image shared on ShotShare" />

<?php if (isset($page['props']['shot']['links']['asset_url'])): ?>

<meta property="og:image" content="{{$page['props']['shot']['links']['asset_url']}}"/>

<?php endif; ?>

<?php endif; ?>
Expand Down

0 comments on commit f44f642

Please sign in to comment.