fix: remove prefetches

This commit is contained in:
Andras Bacsai
2023-01-10 11:31:44 +01:00
parent d09b4885fe
commit 55a35c6bec
6 changed files with 3 additions and 18 deletions

View File

@@ -57,11 +57,7 @@
<div class="flex-col">
<div class="pb-2 text-center font-bold">No SSH key found</div>
<div class="flex justify-center">
<a
href="/settings/ssh"
sveltekit:prefetch
class="add-icon bg-sky-600 hover:bg-sky-500"
>
<a href="/settings/ssh" class="add-icon bg-sky-600 hover:bg-sky-500">
<svg
class="w-6"
xmlns="http://www.w3.org/2000/svg"