Skip to content

Commit

Permalink
Partytown?no
Browse files Browse the repository at this point in the history
  • Loading branch information
vickkie committed Feb 28, 2024
1 parent e34f05a commit 39b5634
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<link fetchpriority="high" rel="preload" href="img/works/26.webp" as="image" />

<script src="js/lazysizes.min.js"></script>
<script type="text/javascript" src="/~partytown/partytown.js"></script>

<script>
if ("loading" in HTMLImageElement.prototype) {
Expand Down Expand Up @@ -1528,6 +1527,7 @@ <h2 class="heading">
<script src="js/scrolltoplugin.js"></script>
<script defer src="js/main.js"></script>

<script type="text/javascript" src="/~partytown/partytown.js"></script>
<script type="text/partytown" src="https://www.googletagmanager.com/gtag/js?id=G-F0NF6J8B0H"></script>
<script type="text/partytown">
window.dataLayer = window.dataLayer || [];
Expand All @@ -1539,7 +1539,7 @@ <h2 class="heading">
gtag("config", "G-F0NF6J8B0H");
</script>

<script type="text/javascript">
<script type="text/partytown">
(function (c, l, a, r, i, t, y) {
c[a] =
c[a] ||
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<link fetchpriority="high" rel="preload" href="img/works/26.webp" as="image" />

<script src="js/lazysizes.min.js"></script>
<script type="text/javascript" src="/~partytown/partytown.js"></script>

<script>
if ("loading" in HTMLImageElement.prototype) {
Expand Down Expand Up @@ -1528,6 +1527,7 @@ <h2 class="heading">
<script src="js/scrolltoplugin.js"></script>
<script defer src="js/main.js"></script>

<script type="text/javascript" src="/~partytown/partytown.js"></script>
<script type="text/partytown" src="https://www.googletagmanager.com/gtag/js?id=G-F0NF6J8B0H"></script>
<script type="text/partytown">
window.dataLayer = window.dataLayer || [];
Expand All @@ -1539,7 +1539,7 @@ <h2 class="heading">
gtag("config", "G-F0NF6J8B0H");
</script>

<script type="text/javascript">
<script type="text/partytown">
(function (c, l, a, r, i, t, y) {
c[a] =
c[a] ||
Expand Down

0 comments on commit 39b5634

Please sign in to comment.