Skip to content

Commit e3dbcb9

Browse files
committed
remove ID to test
1 parent 6a8a529 commit e3dbcb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ const config = {
282282
href: "https://www.thetradedesk.com/us/website-privacy-policy",
283283
},
284284
{
285-
html: `<a href="#" id="ot-sdk-btn" class="footer__link-item ot-sdk-show-settings">
285+
html: `<a href="#" class="footer__link-item ot-sdk-show-settings">
286286
Website Cookies Settings
287287
</a>`,
288288
},

0 commit comments

Comments
 (0)