Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
NoZTurn authored Jan 15, 2024
1 parent 12f23b2 commit b3e122b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions quartz/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ import Content from "./pages/Content"
import TagContent from "./pages/TagContent"
import FolderContent from "./pages/FolderContent"
import NotFound from "./pages/404"
import Giscus from "./pages/Giscus"
import ArticleTitle from "./ArticleTitle"
import Darkmode from "./Darkmode"
import Head from "./Head"
Expand All @@ -28,7 +27,6 @@ export {
Content,
TagContent,
FolderContent,
Giscus,
Darkmode,
Head,
PageTitle,
Expand Down

0 comments on commit b3e122b

Please sign in to comment.