mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 18:46:40 -04:00
refactor notes directory and front matter
This commit is contained in:
BIN
app/zip/images/sundar.jpg
Normal file
BIN
app/zip/images/sundar.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 477 KiB |
@ -4,7 +4,7 @@ import CodeBlock from "../../components/CodeBlock/CodeBlock";
|
||||
import { metadata as defaultMetadata } from "../layout";
|
||||
import type { Metadata } from "next";
|
||||
|
||||
import backgroundImg from "../../public/static/images/zip/bg.jpg";
|
||||
import backgroundImg from "./images/sundar.jpg";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "fuckyougoogle.zip",
|
||||
|
Reference in New Issue
Block a user