Skip to content

Commit

Permalink
Merge pull request #82 from googlefonts/add-analytics
Browse files Browse the repository at this point in the history
update domain for google analytics
  • Loading branch information
ollimeier authored Dec 5, 2024
2 parents 9dba4ce + 0815239 commit 989870d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="stylesheet" href="{{ site.url }}/css/style.css" type="text/css" />
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.1/dist/js/bootstrap.bundle.min.js" integrity="sha384-HwwvtgBNo3bZJJLYd8oVXjrBZt8cqVSpeBNS5n7C8IVInixGAoxmnlMuBnhbgrkm" crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.6.0.slim.min.js" integrity="sha256-u7e5khyithlIdTpu22PHhENmPcRdFiHRjhAuHcs05RI=" crossorigin="anonymous"></script>
<script defer data-domain="fontra.xyz" src="https://plausible.io/js/script.file-downloads.outbound-links.js"></script>
<script defer data-domain="docs.fontra.xyz" src="https://plausible.io/js/script.file-downloads.outbound-links.js"></script>
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
</head>

Expand Down

0 comments on commit 989870d

Please sign in to comment.