Skip to content

Commit 5afa370

Browse files
authored
Update index.html
1 parent 4ae3fa7 commit 5afa370

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

index.html

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,14 @@
44

55

66
<head>
7+
78
<!-- OneTrust Cookies Consent Notice start for example.com -->
8-
<script
9-
src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js"
10-
type="text/javascript"
11-
charset="UTF-8"
12-
data-domain-script="0000-0000-000-0000"
13-
></script>
14-
<script type="text/javascript">
15-
function OptanonWrapper() { }
16-
</script>
9+
<!-- OneTrust Cookies Consent Notice start for bcaudillo.github.io -->
10+
<script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="018de61b-d900-7628-93b8-0b99b2d81145-test" ></script>
11+
<script type="text/javascript">
12+
function OptanonWrapper() { }
13+
</script>
14+
<!-- OneTrust Cookies Consent Notice end for bcaudillo.github.io -->
1715

1816
<!-- Add Segment's OneTrust Consent Wrapper -->
1917
<script src="https://cdn.jsdelivr.net/npm/@segment/analytics-consent-wrapper-onetrust@latest/dist/umd/analytics-onetrust.umd.js"></script>

0 commit comments

Comments
 (0)