Skip to content

Commit faaee5d

Browse files
committed
Editorial
1 parent e05bc61 commit faaee5d

File tree

1 file changed

+1
-7
lines changed
  • src/pages/blog/2025-07-17-graphiql-5

1 file changed

+1
-7
lines changed

src/pages/blog/2025-07-17-graphiql-5/index.mdx

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ import { Callout } from "nextra/components"
2323
Your browser does not support the video tag.
2424
</video>
2525
{/* prettier-ignore */}
26-
<figcaption className="mt-2 text-center">GraphiQL 5 with Monaco Editor Preview</figcaption>
26+
<figcaption className="mt-2 text-center">GraphiQL 5 with Monaco Editor</figcaption>
2727
</figure>
2828

2929
This post marks the completion of **8 weeks** of work on my GraphiQL grant,
@@ -232,12 +232,6 @@ You need to set up Monaco workers in your project:
232232
example](https://github.com/graphql/graphiql/blob/main/examples/graphiql-cdn/index.html).
233233
</Callout>
234234

235-
## Stay Connected
236-
237-
Follow me, **Dima Machina**, on [𝕏](https://x.com/dimaMachina_) and
238-
[GitHub](https://github.com/dimaMachina) to stay up to date with the latest
239-
updates!
240-
241235
[monaco-editor]: https://github.com/microsoft/monaco-editor
242236
[graphiql-cdn]:
243237
https://github.com/graphql/graphiql/blob/main/examples/graphiql-cdn/index.html

0 commit comments

Comments
 (0)