Skip to content

Commit 3b376ff

Browse files
committed
Update branding.ts
1 parent 6cd5ae9 commit 3b376ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config/branding.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
export const brand = {
22
primary: '#002060',
33
secondary: '#FFDC06',
4-
logoUrl: '/logo.png',
4+
logoUrl: `${import.meta.env.BASE_URL}logo.png`,
55
appName: 'rapid-triples',
66
companyName: 'Cefriel',
77
companyUrl: 'https://www.cefriel.com/',

0 commit comments

Comments
 (0)