From 77ce869ed99a8e09addfe748e1d3ac4810e0640e Mon Sep 17 00:00:00 2001 From: Renato Date: Wed, 5 Aug 2026 07:37:34 +0800 Subject: [PATCH] design: botones de comunidad al header (siempre visibles, arriba) + footer simplificado --- src/app/(public)/layout.tsx | 98 ++++++++++++++++++------------------- 1 file changed, 49 insertions(+), 49 deletions(-) diff --git a/src/app/(public)/layout.tsx b/src/app/(public)/layout.tsx index 033ab03..e0e6268 100644 --- a/src/app/(public)/layout.tsx +++ b/src/app/(public)/layout.tsx @@ -19,14 +19,58 @@ export default function PublicLayout({ children }: { children: React.ReactNode } {SITE_NAME} -