refactor nav files + tiny css fixes
This commit is contained in:
parent
bc01642fa4
commit
cafdf14928
7 changed files with 15 additions and 54 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
import { ThemeSelect } from "@components/hooks/ThemeSwitch";
|
||||
import { getTypeData } from "@config/io/generateTypeData";
|
||||
import Nav from "@components/navigation/sidebars/Nav.astro";
|
||||
import Nav from "@components/navigation/sidebars/nav/index.astro";
|
||||
import TOC from "@components/navigation/sidebars/TOC.astro";
|
||||
import type { TypeTOC } from "./navigation/sidebars/types";
|
||||
import Search from "./navigation/Search.astro";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue