refactor(layout): remove unused googletag component from layout

This commit is contained in:
Rico van Zelst
2024-02-26 03:24:33 +01:00
parent cb4c448736
commit 1eeb7bc8c4

View File

@@ -52,7 +52,6 @@
@yield('content')
<x-footer />
@stack('bottom_scripts')
<x-googletag />
</body>
</html>