Skip to content

Commit 1707883

Browse files
committed
Update crm.app.ts
1 parent 4d79dc8 commit 1707883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/crm/src/apps/crm.app.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ export const CrmApp = App.create({
77
description: 'Sales pipeline, accounts, and customer management',
88
branding: {
99
primaryColor: '#3B82F6',
10-
logo: 'https://objectstack.com/logo.svg',
11-
favicon: 'https://objectstack.com/favicon.ico',
10+
logo: 'https://objectstack.ai/logo.svg',
11+
favicon: 'https://objectstack.ai/logo.svg',
1212
},
1313
navigation: [
1414
{

0 commit comments

Comments
 (0)