From 8ade58cc27bc56994968d37650f4fc596f16d041 Mon Sep 17 00:00:00 2001 From: adueck Date: Mon, 5 Aug 2024 19:48:40 -0400 Subject: [PATCH] oops --- src/content/index.ts | 4 ---- 1 file changed, 4 deletions(-) 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" } ] },