1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-17 00:15:30 -04:00

refactor notes directory and front matter

This commit is contained in:
2025-03-06 16:52:11 -05:00
parent 8b2e513ca9
commit 6706aa68ab
215 changed files with 471 additions and 615 deletions

View File

@@ -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">;

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB