Skip to content

Commit 7f7351e

Browse files
committed
icon
1 parent dcd3974 commit 7f7351e

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

app/layout.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ import { Metadata } from 'next'
44
export const metadata: Metadata = {
55
title: 'Computer Use Agent - macOS Agent',
66
description: 'Intelligent Desktop Automation',
7+
icons: {
8+
icon: '/icon/image.png',
9+
},
710
}
811

912
export default function RootLayout({

public/icon/image.png

551 KB
Loading

0 commit comments

Comments
 (0)