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 56b6072 commit 64f8689Copy full SHA for 64f8689
src/playground.gleam
@@ -19,7 +19,7 @@ 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."
21
22
-const meta_image = "https://gleam.run/images/og-image.png"
+const meta_image = "https://gleam.run/images/social-image.png"
23
24
const meta_url = "https://play.gleam.run"
25
0 commit comments