Skip to content

Commit

Permalink
vault backup: 2024-09-03 17:09:52
Browse files Browse the repository at this point in the history
Affected files:
themes/next/layout/_partials/head/custom-head.swig
  • Loading branch information
LeungGeorge committed Sep 3, 2024
1 parent a3edffb commit c5e3d22
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion themes/next/layout/_partials/head/custom-head.swig
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
{### google ads ###}
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1134786669444472"
crossorigin="anonymous"></script>
crossorigin="anonymous"></script>

<script async src="https://fundingchoicesmessages.google.com/i/pub-1134786669444472?ers=1" nonce="rrsMWi50mvFQ0nJ8zWOpsQ"></script><script nonce="rrsMWi50mvFQ0nJ8zWOpsQ">(function() {function signalGooglefcPresent() {if (!window.frames['googlefcPresent']) {if (document.body) {const iframe = document.createElement('iframe'); iframe.style = 'width: 0; height: 0; border: none; z-index: -1000; left: -1000px; top: -1000px;'; iframe.style.display = 'none'; iframe.name = 'googlefcPresent'; document.body.appendChild(iframe);} else {setTimeout(signalGooglefcPresent, 0);}}}signalGooglefcPresent();})();</script>

0 comments on commit c5e3d22

Please sign in to comment.