support offline by service worker
Deploy app frontend / app frontend (push) Successful in 1m50s

This commit is contained in:
2024-12-08 13:34:21 +02:00
parent e6f6c9d52d
commit d7b92b2d70
7 changed files with 328 additions and 23 deletions
+6 -6
View File
@@ -27,17 +27,17 @@
>
<p>
Нужен такой же?
<a
href="/create"
<RouterLink
to="/create"
class="underline underline-offset-2 text-primary-600 dark:text-primary-400"
>Создайте свой QRкод</a
>Создайте свой QRкод</RouterLink
>.
</p>
<p class="mt-1">
Сделайте НаСвязи удобнее. Будем рады вашей&nbsp;<a
href="/donate"
Сделайте НаСвязи удобнее. Будем рады вашей&nbsp;<RouterLink
to="/donate"
class="underline underline-offset-2 text-primary-600 dark:text-primary-400"
>поддержке</a
>поддержке</RouterLink
>.
</p>
</footer>