mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-20 20:21:18 -04:00
refactor notes directory and front matter
This commit is contained in:
@@ -7,7 +7,7 @@ import type { ComponentPropsWithoutRef } from "react";
|
||||
|
||||
import styles from "./Header.module.css";
|
||||
|
||||
import selfieJpg from "../../public/static/images/selfie.jpg";
|
||||
import selfieJpg from "./selfie.jpg";
|
||||
|
||||
export type HeaderProps = ComponentPropsWithoutRef<"header">;
|
||||
|
||||
|
Reference in New Issue
Block a user