From fc651662cb9dd86dcb3010ba6cf35399b7c25587 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 2 Nov 2025 22:03:42 +0900 Subject: feat(nuldoc): Update generator for multi-site structure --- services/nuldoc/nuldoc-src/components/GlobalFooter.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'services/nuldoc/nuldoc-src/components/GlobalFooter.tsx') diff --git a/services/nuldoc/nuldoc-src/components/GlobalFooter.tsx b/services/nuldoc/nuldoc-src/components/GlobalFooter.tsx index 757bece..6a8d8f6 100644 --- a/services/nuldoc/nuldoc-src/components/GlobalFooter.tsx +++ b/services/nuldoc/nuldoc-src/components/GlobalFooter.tsx @@ -3,7 +3,7 @@ import { Config } from "../config.ts"; export default function GlobalFooter({ config }: { config: Config }) { return ( ); } -- cgit v1.2.3-70-g09d2