diff --git a/src/Features/Milieu.astro b/src/Features/Milieu.astro new file mode 100644 index 0000000..2d0cd3b --- /dev/null +++ b/src/Features/Milieu.astro @@ -0,0 +1,88 @@ +--- +const { + PlayerName +} = Astro.props +--- + + + + \ No newline at end of file