Skip to content

Commit

Permalink
Add cookie consent in discovery mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ean authored Feb 12, 2025
1 parent 2bdaa75 commit af890cf
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 af890cf

Please sign in to comment.