update icong path
This commit is contained in:
@@ -11,6 +11,11 @@ import type { PublicSitePageSections } from '@rentaldrivego/types'
|
|||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: 'RentalDriveGo Public Site',
|
title: 'RentalDriveGo Public Site',
|
||||||
description: 'Branded company booking site for RentalDriveGo tenants.',
|
description: 'Branded company booking site for RentalDriveGo tenants.',
|
||||||
|
icons: {
|
||||||
|
icon: '/rentalcardrive.png',
|
||||||
|
shortcut: '/rentalcardrive.png',
|
||||||
|
apple: '/rentalcardrive.png',
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
interface BrandResponse {
|
interface BrandResponse {
|
||||||
|
|||||||
Reference in New Issue
Block a user