Skip to content

Commit a21cc29

Browse files
authored
Comment out banner script tag
Comment out the banner.js script tag in index.html
1 parent 4da8616 commit a21cc29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@
1212
<script>window.plausible = window.plausible || function() { (window.plausible.q = window.plausible.q || []).push(arguments) }</script>
1313
<script defer src="/scripts/gh-pages-spa.js"></script>
1414
<script src="/scripts/stars-tag.js"></script>
15-
<script
15+
<!-- <script
1616
src="/scripts/banner.js"
1717
data-contentful-space="9b7cw6d22w7j"
1818
data-contentful-env="master"
1919
data-contentful-access-token="VLOgnMG0y_TvCERWx3PnfBiWEl-NeYAwaVdMk9LPf-g">
20-
</script>
20+
</script> -->
2121
</head>
2222
<body>
2323
<noscript>

0 commit comments

Comments
 (0)