fix(carousel): restore center start, fix drag events, remove favicon from manifest, optimize framer-motion

This commit is contained in:
2026-06-23 15:20:56 +02:00
parent 3d48359768
commit 1d07e47e5d
3 changed files with 3651 additions and 3506 deletions

View File

@@ -10,11 +10,7 @@ export default function manifest(): MetadataRoute.Manifest {
background_color: '#001a4d',
theme_color: '#001a4d',
icons: [
{
src: '/favicon.ico',
sizes: 'any',
type: 'image/x-icon',
},
{
src: '/logo.png',
sizes: '512x512',