Skip to content

Commit

Permalink
📈 Add Fathom on production
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x committed Jan 31, 2024
1 parent 2d3e08f commit 5e72b03
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions resources/views/components/layouts/app.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,9 @@

@livewireScriptConfig
@stack('scripts')

@production
<script src="https://cdn.usefathom.com/script.js" data-site="TCWDOMUK" data-spa="auto" defer></script>
@endproduction
</body>
</html>

0 comments on commit 5e72b03

Please sign in to comment.