Skip to content

Commit

Permalink
upgrade laravel-comments
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach committed Oct 13, 2023
1 parent bb2ed2e commit c0ded2b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions resources/views/layout/default.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,11 +125,9 @@
});
</script>
<script defer src="https://unpkg.com/@alpinejs/focus@3.10.5/dist/cdn.min.js"></script>
<script defer src="https://unpkg.com/alpinejs@3.10.5/dist/cdn.min.js"></script>

{!! schema()->localBusiness() !!}

<x-comments::scripts />
@stack('modals')
</body>
</html>

0 comments on commit c0ded2b

Please sign in to comment.