From a1119332cc7aae153b76a3d55328cee5a7f3db12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nu=C5=A1a=20Puk=C5=A1i=C4=8D?= Date: Sun, 18 May 2025 21:01:35 +0200 Subject: [PATCH] Moved alert because it clashes with the publication navbar and don't have the juice to make it all work --- src/routes/+layout.svelte | 6 ------ src/routes/+page.svelte | 11 +++++++++-- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 7f6d029..89660e5 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -42,11 +42,5 @@
- - - - Pardon our dust! The publication view is currently using an experimental loader, and may be unstable. - -
diff --git a/src/routes/+page.svelte b/src/routes/+page.svelte index 1b204f1..9c7ca31 100644 --- a/src/routes/+page.svelte +++ b/src/routes/+page.svelte @@ -1,7 +1,7 @@ + + + + Pardon our dust! The publication view is currently using an experimental loader, and may be unstable. + + +
{#if !$ndkSignedIn}