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"
|
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>
|
<p>
|
||||||
Нужен такой же?
|
<template v-if="qr_code_uri !== 'feedback'">Нужен такой же? </template>
|
||||||
<RouterLink
|
<RouterLink
|
||||||
to="/create"
|
to="/create"
|
||||||
class="underline underline-offset-2 text-primary-600 dark:text-primary-400"
|
class="underline underline-offset-2 text-primary-600 dark:text-primary-400"
|
||||||
>Создайте свой QR‑код</RouterLink
|
>Создайте свой QR‑код</RouterLink
|
||||||
>.
|
>
|
||||||
</p>
|
</p>
|
||||||
<p class="mt-1">
|
<p class="mt-1">
|
||||||
Сделайте НаСвязи удобнее. Будем рады вашей <RouterLink
|
Сделайте НаСвязи удобнее. Будем рады вашей <RouterLink
|
||||||
to="/donate"
|
to="/donate"
|
||||||
class="underline underline-offset-2 text-primary-600 dark:text-primary-400"
|
class="underline underline-offset-2 text-primary-600 dark:text-primary-400"
|
||||||
>поддержке</RouterLink
|
>поддержке</RouterLink
|
||||||
>.
|
>
|
||||||
</p>
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user