We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcd3974 commit 7f7351eCopy full SHA for 7f7351e
app/layout.tsx
@@ -4,6 +4,9 @@ import { Metadata } from 'next'
4
export const metadata: Metadata = {
5
title: 'Computer Use Agent - macOS Agent',
6
description: 'Intelligent Desktop Automation',
7
+ icons: {
8
+ icon: '/icon/image.png',
9
+ },
10
}
11
12
export default function RootLayout({
public/icon/image.png
551 KB
0 commit comments