Refactor code structure for improved readability and maintainability

This commit is contained in:
Space-Banane
2026-03-14 13:53:35 +01:00
parent f8966e731c
commit d734f8793d
2 changed files with 1 additions and 1 deletions

BIN
public/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 KiB

View File

@@ -17,7 +17,7 @@ export const metadata: Metadata = {
title: "Space's portfolio",
description: "A developer from Germany building things.",
icons: {
icon: "https://cdn.reversed.dev/pictures/20250405_120402.png",
icon: "/favicon.png",
},
};