Skip to content

Commit

Permalink
update Playground description
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-smart committed May 19, 2024
1 parent 56304ee commit 6e6b21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/play/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { PlaygroundDynamic } from "./components/PlaygroundDynamic"
export async function generateMetadata() {
return {
title: "Effect Playground",
description: "Try Effect in your browser!"
description: "Try Effect in your browser and share your code!"
}
}

Expand Down

0 comments on commit 6e6b21e

Please sign in to comment.