Update web

This commit is contained in:
MacRimi
2025-12-13 21:19:08 +01:00
parent cca6e71911
commit 9e3334d75f
39 changed files with 292 additions and 171 deletions

View File

@@ -19,3 +19,4 @@ export default function DocsLayout({ children }: { children: React.ReactNode })
</div>
)
}