feat: update favicon, fix projects page metadata
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 4.2 KiB |
@@ -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