We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 109f547 commit 27ffd5bCopy full SHA for 27ffd5b
themes/PaperMod/layouts/_default/baseof.html
@@ -18,7 +18,6 @@
18
{{- block "main" . }}{{ end }}
19
</main>
20
{{ partialCached "footer.html" . .Layout .Kind (.Param "hideFooter") (.Param "ShowCodeCopyButtons") -}}
21
- <script type="text/javascript">window.omnisend = window.omnisend || [];omnisend.push(["brandID", "6881e237b8cfe30333a65506"]);omnisend.push(["track", "$pageViewed"]);!function () {var e = document.createElement("script");e.type = "text/javascript", e.async = !0,e.src = "https://omnisnippet1.com/inshop/launcher-v2.js";var t = document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e, t)}();</script>
22
</body>
23
24
</html>
0 commit comments