We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11822a0 commit a261edbCopy full SHA for a261edb
src/playground.gleam
@@ -17,7 +17,7 @@ import snag
17
18
const meta_title = "The Gleam Playground"
19
20
-const meta_description = "A playground for the Gleam programming language. Write, run, and share Gleam code in your browser."
+const meta_description = "Write, run, and share Gleam code in your browser: a playground for the Gleam programming language."
21
22
const meta_image = "https://gleam.run/images/social-image.png"
23
0 commit comments