B2B-95: add design system token values to theme, apply to main components
This commit is contained in:
@@ -32,7 +32,7 @@ export const generateRootMetadata = async (): Promise<Metadata> => {
|
||||
description: appConfig.description,
|
||||
},
|
||||
icons: {
|
||||
icon: '/images/favicon/favicon.ico',
|
||||
icon: '/images/favicon/icon.ico',
|
||||
apple: '/images/favicon/apple-touch-icon.png',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user