* feat: support redirects for a list of header paths (#7411)
* add country code to meta tag
* use blocked paths header
* proper types
* add test
* Update functions/components/metaTagInjector.ts
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
* Update functions/components/metaTagInjector.ts
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
* Update src/pages/App.tsx
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
* pr suggestions
* skip failing e2e
* revert test change
* take file from main
---------
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
* fix: meta tag injector uses property, not name (#7431)
* feat: uk disclaimer banner (#7428)
* feat: uk disclaimer banner
* bad merge with sitemap
* button
* cypress test
* intercept ordering
* comments
* sitemap was committed idk why
* font weights
* moving uk disclaimer
* removing trash
* fix merge issues
---------
Co-authored-by: Zach Pomerantz <zzmp@uniswap.org>
Co-authored-by: Jack Short <john.short.tj@gmail.com>