classe et espece
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
import { getCollection, render } from "astro:content";
|
||||
import GameLayout from "../../../layouts/GameLayout.astro";
|
||||
import GameLayout from "../../layouts/GameLayout.astro";
|
||||
|
||||
export async function getStaticPaths() {
|
||||
const classEntries = await getCollection("classes");
|
||||
|
||||
Reference in New Issue
Block a user