From f7dfe8f4406576e2dd580ccdde39e799be611295 Mon Sep 17 00:00:00 2001 From: frakarr Date: Thu, 11 Dec 2025 23:18:17 +0100 Subject: [PATCH] Update Layout.tsx --- components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Layout.tsx b/components/Layout.tsx index dce09a7..c8d47ee 100644 --- a/components/Layout.tsx +++ b/components/Layout.tsx @@ -173,7 +173,7 @@ export const Layout: React.FC = () => {

{new Date(activeNotice.date).toLocaleDateString()}

-
+
{activeNotice.content} {activeNotice.link && (