Skip to content

Commit

Permalink
Update aizen.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Priyansxu authored Jan 5, 2024
1 parent 641427a commit 2ac053d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/work/aizen.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import { FiFileText } from "react-icons/fi";
import Link from "next/link";
import { FaGithub } from "react-icons/fa";
import Image from "next/image";
import aizen from "../../public/work/aizen.png";
import aizen from "../../public/work/kyros.png";

export default function Aizen() {
const { systemTheme, theme, setTheme } = useTheme();
Expand Down

0 comments on commit 2ac053d

Please sign in to comment.