mirror of
https://github.com/jbranchaud/til
synced 2026-01-07 00:58:02 +00:00
Update the language for the js code block
This commit is contained in:
@@ -5,7 +5,7 @@ allows you to create pages in a Gatsby project using `.mdx` files. If you
|
|||||||
prefer the `.md` extension on your markdown files, then you can adjust the
|
prefer the `.md` extension on your markdown files, then you can adjust the
|
||||||
plugin options to allow that.
|
plugin options to allow that.
|
||||||
|
|
||||||
```json
|
```javascript
|
||||||
// gatsby-config.js
|
// gatsby-config.js
|
||||||
plugins: [
|
plugins: [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user