feat: add apple icon to metadata for enhanced application branding
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m32s
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 2m32s
This commit is contained in:
@@ -18,6 +18,7 @@ export const metadata: Metadata = {
|
||||
description: "Application de gestion d'ateliers SWOT pour entretiens managériaux",
|
||||
icons: {
|
||||
icon: '/icon.svg',
|
||||
apple: '/rocket_blue_gradient_large_logo.jpg',
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user