feat: update favicon, fix projects page metadata
This commit is contained in:
@@ -4,7 +4,7 @@ import ProjectCard from "@/components/content/ProjectCard";
|
||||
import { projects } from "@/constants";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Work — Angel Mankel",
|
||||
title: "Projects — Angel Mankel",
|
||||
};
|
||||
|
||||
export default function ProjectsPage() {
|
||||
|
||||
Reference in New Issue
Block a user