mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-06-30 22:46:39 -04:00
group config files
This commit is contained in:
@ -4,7 +4,7 @@ import { useTheme } from "next-themes";
|
||||
import classNames from "classnames";
|
||||
import Header from "../Header/Header";
|
||||
import Footer from "../Footer/Footer";
|
||||
import themes, { toCSS } from "../../lib/themes";
|
||||
import themes, { toCSS } from "../../lib/config/themes";
|
||||
|
||||
import styles from "./Layout.module.css";
|
||||
|
||||
|
Reference in New Issue
Block a user