Refactor code structure for improved readability and maintainability

This commit is contained in:
Space-Banane
2026-03-14 13:55:26 +01:00
parent d734f8793d
commit c458dcd722
4 changed files with 1 additions and 0 deletions

BIN
public/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 392 KiB

BIN
src/app/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 KiB

1
src/types.d.ts vendored
View File

@@ -1 +1,2 @@
declare module "*.css";
declare module "@/app/globals.css";