Add Fathom script to master view
This commit is contained in:
parent
1996d6906c
commit
546f952466
4 changed files with 26 additions and 4 deletions
7
config/fathom.php
Normal file
7
config/fathom.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'id' => env('FATHOM_ID', null),
|
||||
|
||||
];
|
Loading…
Add table
Add a link
Reference in a new issue