diff --git a/src/content/index.ts b/src/content/index.ts index d24aa85..fd39f25 100644 --- a/src/content/index.ts +++ b/src/content/index.ts @@ -247,10 +247,6 @@ export const contentTree: (ChapterSection | ChaptersSection)[] = { "import": directionalPronouns, "slug": "pronouns-directional" - }, - { - "import": demonstratives, - "slug": "demonstratives" } ] },