mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
map and table added
This commit is contained in:
+5
-5
@@ -1,9 +1,9 @@
|
||||
import Image from 'next/image'
|
||||
import Layout from "@/components/Layout";
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<main className="">
|
||||
|
||||
</main>
|
||||
)
|
||||
<Layout>
|
||||
<main className=""></main>
|
||||
</Layout>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user