Skip to content

Commit 27ffd5b

Browse files
committed
remove omnisend
1 parent 109f547 commit 27ffd5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

themes/PaperMod/layouts/_default/baseof.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
{{- block "main" . }}{{ end }}
1919
</main>
2020
{{ 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>
2221
</body>
2322

2423
</html>

0 commit comments

Comments
 (0)