mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
style(www): favicon + metadata
This commit is contained in:
parent
22539e3166
commit
7f6ff00d27
2 changed files with 2 additions and 2 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB After Width: | Height: | Size: 2.9 KiB |
|
|
@ -4,9 +4,9 @@ import { Analytics } from "@vercel/analytics/next";
|
|||
import { ConditionalLayout } from "@/components/ConditionalLayout";
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Plano - Delivery infrastructure for agentic apps",
|
||||
title: "Plano - Delivery Infrastructure for Agentic Apps",
|
||||
description:
|
||||
"Build agents faster, and deliver them reliably to prod by offloading plumbing work in AI",
|
||||
"Build agents faster, and deliver them reliably to production - by offloading the critical plumbing work to Plano.",
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue