Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Merge pull request #98 from keizer619/master
Browse files Browse the repository at this point in the history
Add CookiePro script
  • Loading branch information
keizer619 authored Jun 5, 2023
2 parents f9a954f + 33971e9 commit 01e549f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions web/src/index.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@
<meta name="theme-color" content="#ffffff">
<title><%= htmlWebpackPlugin.options.title %></title>
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<!-- CookiePro Cookies Consent Notice start for play.ballerina.io -->
<script src="https://cookie-cdn.cookiepro.com/scripttemplates/otSDKStub.js" type="text/javascript" charset="UTF-8" data-domain-script="630ad396-5fd5-4745-92ae-2765dc8841ee" ></script>
<script type="text/javascript">
function OptanonWrapper() { }
</script>
<!-- CookiePro Cookies Consent Notice end for play.ballerina.io -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
Expand Down

0 comments on commit 01e549f

Please sign in to comment.