Skip to content

Commit

Permalink
edit cookie consent
Browse files Browse the repository at this point in the history
  • Loading branch information
bouchja1 committed Dec 14, 2023
1 parent 5f39a60 commit 9c24a4c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
3 changes: 3 additions & 0 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ export const App = () => {
{' | '}
{/* eslint-disable-next-line react/jsx-no-target-blank */}
<Link to={`/${routeNames.cookies}`}>Cookies</Link>
<a href="/#" id="open_preferences_center">
| Upravit souhlas s cookies
</a>
{' | '}
{/* eslint-disable-next-line react/jsx-no-target-blank */}
Koukněte i na můj další projekt{' '}
Expand Down
5 changes: 0 additions & 5 deletions src/pages/Cookies.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,6 @@ export const CookiesPage = () => {
Tyto zásady mohou být pravidelně aktualizovány, aby odrážely změny v našich praktikách nebo změny v
právních požadavcích.
</p>
<p>
<a href="#" id="open_preferences_center">
Upravit svůj souhlas s cookies.
</a>
</p>
<p>Tyto podmínky jsou platné od 14. 12. 2023</p>
</div>
</Content>
Expand Down

0 comments on commit 9c24a4c

Please sign in to comment.