fix icon
All checks were successful
CI/CD Pipeline / Backend - Build, Test & Push (push) Successful in 2m16s
CI/CD Pipeline / Frontend - Build, Test & Push (push) Successful in 26m44s
CI/CD Pipeline / Integration Tests (push) Has been skipped
CI/CD Pipeline / Deployment Summary (push) Successful in 1s
CI/CD Pipeline / Deploy to Portainer (push) Successful in 12s
CI/CD Pipeline / Discord Notification (Failure) (push) Has been skipped
CI/CD Pipeline / Discord Notification (Success) (push) Successful in 1s

This commit is contained in:
David 2025-12-23 19:14:13 +01:00
parent 13857628bb
commit 4ce7d2ec07
3 changed files with 30 additions and 20 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 751 B

After

Width:  |  Height:  |  Size: 35 KiB

View File

@ -11,9 +11,9 @@ export const metadata: Metadata = {
}, },
description: 'Search, compare, and book maritime freight in real-time. Get instant LCL shipping quotes and manage your shipments with Xpeditis.', description: 'Search, compare, and book maritime freight in real-time. Get instant LCL shipping quotes and manage your shipments with Xpeditis.',
icons: { icons: {
icon: '/icon.svg', icon: '/assets/logos/logo-black.svg',
shortcut: '/icon.svg', shortcut: '/assets/logos/logo-black.svg',
apple: '/icon.svg', apple: '/assets/logos/logo-black.svg',
}, },
manifest: '/manifest.json', manifest: '/manifest.json',
openGraph: { openGraph: {

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 35 KiB