Skip to content

Commit

Permalink
Update about.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyansxu authored Jan 5, 2024
1 parent 472c0fa commit f3e8a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/about.jsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import Head from "next/head";
import Image from "next/image";
import aboutImage from "../public/priyanshu.jpg";
import aboutImage from "../public/Priyanshu.jpg";
import { useTheme } from "next-themes";
import CategoryCard from "@/components/CategoryCard";
import love_black from "../public/love-black.svg";
Expand Down

0 comments on commit f3e8a9b

Please sign in to comment.