Update app/layout.tsx
This commit is contained in:
parent
8db31602f8
commit
0d0fc04158
@ -10,13 +10,13 @@ const inter = Inter({ subsets: ['latin'] });
|
||||
export const metadata: Metadata = {
|
||||
title: "Soviro: Self Evolving AI that Helps You Complete Mundane Tasks",
|
||||
description:
|
||||
"The autoagentic AGI. Soviro is a self-evolving AGI made of agents that collaborate, and build new agents as needed, in order to complete tasks for a user.",
|
||||
"Soviro is a self-evolving AGI made of agents that collaborate, and build new agents as needed, in order to complete tasks for a user.",
|
||||
openGraph: {
|
||||
type: "website",
|
||||
url: "https://e8ogg8s4k8c84osoo8wo4ks4.dev3vds1.link/",
|
||||
title: "Soviro: Self Evolving AI that Helps You Complete Mundane Tasks",
|
||||
description:
|
||||
"The autoagentic AGI. Soviro is a self-evolving AGI made of agents that collaborate, and build new agents as needed, in order to complete tasks for a user.",
|
||||
"Soviro is a self-evolving AGI made of agents that collaborate, and build new agents as needed, in order to complete tasks for a user.",
|
||||
images: `https://imgur.com/a/MYxRYDu`,
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user