Skip to content

Commit

Permalink
Different site ID for Fathom
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Oct 9, 2023
1 parent 0bb2fe4 commit c2b8bbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apigen/theme/blocks/head.latte
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{define head}
<link rel="icon" type="image/png" href="/phpdoc-parser/favicon.png">
<script src="https://cdn.usefathom.com/script.js" data-site="UDESFNRN" defer></script>
<script src="https://cdn.usefathom.com/script.js" data-site="UHZKARDL" defer></script>
{/define}

0 comments on commit c2b8bbf

Please sign in to comment.