Skip to content

Commit

Permalink
Merge pull request #38 from pangeacyber/kenany/description
Browse files Browse the repository at this point in the history
Update site description to say AI Guard
  • Loading branch information
ggallien13 authored Jan 17, 2025
2 parents 325b2a0 + 2118a9d commit 1a5d248
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import type { Metadata } from "next";

export const metadata: Metadata = {
title: "Pangea - AI Playground",
description: "Pangea Prompt Guard and Data Guard integration",
description: "Pangea Prompt Guard and AI Guard integration",
};

export default function RootLayout({
Expand Down

0 comments on commit 1a5d248

Please sign in to comment.