Skip to content

Commit

Permalink
Update resources/views/partials/content-single.blade.php
Browse files Browse the repository at this point in the history
Co-authored-by: Nathan Knowler <[email protected]>
  • Loading branch information
retlehs and knowler authored Jan 18, 2024
1 parent 98c804e commit 51313ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/partials/content-single.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

@if ($pagination)
<footer>
<nav class="page-nav" aria-label="Page navigation">
<nav class="page-nav" aria-label="Page">
{!! $pagination !!}
</nav>
</footer>
Expand Down

0 comments on commit 51313ce

Please sign in to comment.