Skip to content

Commit

Permalink
Merge pull request #20980 from dvdksn/add-cookies-settings-button
Browse files Browse the repository at this point in the history
site: add cookies settings button (onetrust)
  • Loading branch information
dvdksn committed Sep 23, 2024
2 parents 64f1419 + 3c83e53 commit 472040d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions hugo_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -411,6 +411,7 @@
"open-kapa-widget",
"openSUSE-and-SLES",
"origin-bottom-right",
"ot-sdk-show-settings",
"outline-none",
"overflow-clip",
"overflow-hidden",
Expand Down
5 changes: 5 additions & 0 deletions layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,10 @@
>Legal</a>
</div>
</div>
<div>
<button type="button" id="ot-sdk-btn" class="ot-sdk-show-settings">
Cookies Settings
</button>
</div>
</div>
</div>

0 comments on commit 472040d

Please sign in to comment.