add(About+Systems): separated into components

This commit is contained in:
2026-06-30 21:22:48 +02:00
parent 7a2bac2a7b
commit 93c4d09b35
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -86,7 +86,7 @@ export default function Home(): ReactElement {
title: "About",
content: (
<>
<About />
<About />
</>
),
},