chore: Update image
4f00fcf3
2 file(s) · +1 −1
Binary file — no preview.
| 1 | 1 | --- |
|
| 2 | 2 | import PageLayout from "@/layouts/Base"; |
|
| 3 | 3 | import { Image } from "astro:assets"; |
|
| 4 | - | import aboutImg from "../assets/about-astro.png"; |
|
| 4 | + | import aboutImg from "../assets/pfp.png"; |
|
| 5 | 5 | ||
| 6 | 6 | const meta = { |
|
| 7 | 7 | title: "About", |