refactor: update favicon and apple-touch-icon paths

This commit is contained in:
Chneemann 2026-07-25 11:15:01 +02:00
parent f179b1aedb
commit 59a5a93869
4 changed files with 5 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

View file

@ -22,6 +22,11 @@ const geistMono = Geist_Mono({
export const metadata: Metadata = {
title: "André Kempf | Portfolio",
description: "My personal portfolio, built with React (Next.js)",
icons: {
icon: "/assets/icons/favicon.ico",
shortcut: "/assets/icons/favicon.ico",
apple: "/assets/images/apple-touch-icon.png",
},
};
export default function RootLayout({