mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
fix: add cookie choice website to footer
This commit is contained in:
parent
791710be3a
commit
15bcc2ec42
@ -367,6 +367,10 @@ const config = {
|
|||||||
label: 'Privacy policy',
|
label: 'Privacy policy',
|
||||||
href: 'https://policies.google.com/technologies/cookies',
|
href: 'https://policies.google.com/technologies/cookies',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: 'Cookie policy',
|
||||||
|
href: 'https://www.cookiechoices.org/',
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Loading…
Reference in New Issue
Block a user