Skip to content

Commit

Permalink
Add consent management link to footer
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-schneider committed Jan 9, 2025
1 parent 0e22295 commit 9fee0e0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/partials/footer.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,11 @@
target="_blank"
data-track="Footer Terms of Use Link Clicked"
>Terms of use</a>
|
<a
href="https://www.datastax.com/preferences"
data-track="Footer Consent Preference Management Link Clicked"
>Do Not Sell My Info</a>
</span>
</p>
<p class="text-tertiary !m-0 max-w-[640px] text-xs">Apache, Apache
Expand Down

0 comments on commit 9fee0e0

Please sign in to comment.