mirror of
https://github.com/danbulant/Portfolio
synced 2026-06-19 06:21:15 +00:00
feat: ssps gdpr link
This commit is contained in:
parent
f1301c9af7
commit
73d8911d05
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@
|
|||
<div class="w-full text-lg font-semibold">{$LL.components.checkbox.gdprCheckBox.title()}</div>
|
||||
<div class="w-full text-sm">{$LL.components.checkbox.gdprCheckBox.description()}</div>
|
||||
<div class="w-full text-sm">
|
||||
<a class="underline" href="/gdpr">{$LL.components.checkbox.gdprCheckBox.here()}</a>
|
||||
<a class="underline" href="https://www.ssps.cz/kontakt/gdpr/">{$LL.components.checkbox.gdprCheckBox.here()}</a>
|
||||
</div>
|
||||
</div>
|
||||
</label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue