We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent 6436b78 commit 67ee99aCopy full SHA for 67ee99a
src/app/layout.tsx
@@ -7,9 +7,9 @@ import { Footer } from "~/components/footer";
7
import { CSPostHogProvider } from "./providers";
8
9
export const metadata: Metadata = {
10
- title: "GitDiagram - Repository to Diagram in Seconds",
+ title: "GitDiagram",
11
description:
12
- "Turn any GitHub repository into an interactive diagram for visualization.",
+ "Turn any GitHub repository into an interactive diagram for visualization in seconds.",
13
metadataBase: new URL("https://gitdiagram.com"),
14
keywords: [
15
"github",
0 commit comments