Skip to content

Commit da100a8

Browse files
authored
disable banner
Comment out the Contentful script tag in index.html
1 parent 3362156 commit da100a8

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

public/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,11 @@
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"
19-
data-contentful-access-token="VLOgnMG0y_TvCERWx3PnfBiWEl-NeYAwaVdMk9LPf-g">
20-
</script>
19+
data-contentful-access-token="VLOgnMG0y_TvCERWx3PnfBiWEl-NeYAwaVdMk9LPf-g"> -->
2120
</head>
2221
<body>
2322
<noscript>

0 commit comments

Comments
 (0)