Skip to content

Commit

Permalink
Merge pull request #3632 from vespa-engine/ean/osano
Browse files Browse the repository at this point in the history
Add cookie consent in discovery mode
  • Loading branch information
frodelu authored Feb 12, 2025
2 parents 443aa2e + af890cf commit fbb1c69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/htmlhead.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>{{ page.title | default: "Vespa Documentation" }}</title>
<script src="https://cmp.osano.com/6gFOfdLuNB/1a6552fa-86e9-4641-b299-68a35e0ababf/osano.js"></script>
<!-- Site icons - generated using http://realfavicongenerator.net/ -->
<link rel="apple-touch-icon" sizes="180x180" href="{{ "/icons/apple-touch-icon.png" | prepend: site.baseurl }}">
<link rel="icon" type="image/png" sizes="32x32" href="{{ "/icons/favicon-32x32.png" | prepend: site.baseurl }}">
Expand Down

0 comments on commit fbb1c69

Please sign in to comment.