feat: turn off preload for posts

This commit is contained in:
dusk 2024-11-18 19:23:38 +03:00
parent 7d03491efb
commit 12a78b4adc
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw

View File

@ -16,7 +16,7 @@
<a
href="/entries/{post.path}"
title="cd /entries/{post.path}"
data-sveltekit-preload-data="hover"
data-sveltekit-preload-data="off"
>
<div class="flex flex-col gap-y-1 prose prose-ralsei">
<ul>