mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-05-15 20:54:28 -04:00
refactor notes directory and front matter
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 110 KiB |
+1
-1
@@ -9,7 +9,7 @@ import { UnorderedList, ListItem } from "../../components/List";
|
||||
import { metadata as defaultMetadata } from "../layout";
|
||||
import type { Metadata } from "next";
|
||||
|
||||
import cliImg from "../../public/static/images/cli/screenshot.png";
|
||||
import cliImg from "./images/screenshot.png";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "CLI",
|
||||
|
||||
Reference in New Issue
Block a user