From d144a36fcda014865d3da6fff305db4d04106fce Mon Sep 17 00:00:00 2001 From: Davide Scaini Date: Sat, 2 May 2026 23:38:28 +0200 Subject: [PATCH] Fix data-auth-pending attribute: use proper Astro conditional attribute syntax --- src/layouts/Base.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layouts/Base.astro b/src/layouts/Base.astro index ad77587..34e4c2a 100644 --- a/src/layouts/Base.astro +++ b/src/layouts/Base.astro @@ -121,7 +121,7 @@ const { title = 'BincioWiki', description = 'La memoria collettiva del gruppo Bi