docs: cookie-banner-link (#8179)

cookie-banner-link
This commit is contained in:
Mendon Kissling
2025-05-22 10:58:57 -04:00
committed by GitHub
parent f8e8ad64b9
commit 501660d742

View File

@ -358,7 +358,7 @@ const config = {
{
html: `<div class="footer-links">
<span>© ${new Date().getFullYear()} Langflow</span>
<span id="preferenceCenterContainer"> ·&nbsp; <a href="/cookies">Manage Privacy Choices</a></span>
<span id="preferenceCenterContainer"> ·&nbsp; <a href="https://langflow.org/preferences">Manage Privacy Choices</a></span>
</div>`,
},
],