This commit is contained in:
@@ -27,19 +27,19 @@
|
||||
class="pb-safe-or-4 bg-gray-100 dark:bg-gray-800 text-center py-4 border-t dark:border-gray-700 text-sm text-gray-700 dark:text-gray-300"
|
||||
>
|
||||
<p>
|
||||
Нужен такой же?
|
||||
<template v-if="qr_code_uri !== 'feedback'">Нужен такой же? </template>
|
||||
<RouterLink
|
||||
to="/create"
|
||||
class="underline underline-offset-2 text-primary-600 dark:text-primary-400"
|
||||
>Создайте свой QR‑код</RouterLink
|
||||
>.
|
||||
>
|
||||
</p>
|
||||
<p class="mt-1">
|
||||
Сделайте НаСвязи удобнее. Будем рады вашей <RouterLink
|
||||
to="/donate"
|
||||
class="underline underline-offset-2 text-primary-600 dark:text-primary-400"
|
||||
>поддержке</RouterLink
|
||||
>.
|
||||
>
|
||||
</p>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user