fix: add cookie choice website to footer

This commit is contained in:
Matthias Rohmer 2024-05-28 11:51:43 +02:00
parent 791710be3a
commit 15bcc2ec42

View File

@ -367,6 +367,10 @@ const config = {
label: 'Privacy policy',
href: 'https://policies.google.com/technologies/cookies',
},
{
label: 'Cookie policy',
href: 'https://www.cookiechoices.org/',
},
],
},
],