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 && (