stephencweiss / gatsby-source-xkcd

Gatsby source plugin for building websites with XKCD as a data source
MIT License
0 stars 1 forks source link

readme: fix code block language #6

Open muescha opened 4 years ago

muescha commented 4 years ago

fix error with:

warn unable to find prism language 'javascripttitle="gatsby-config.js"' for highlighting. applying generic code block
warn unable to find prism language 'difftitle="./example/basic-query/gatsby-config.js' for highlighting. applying generic code block

https://www.gatsbyjs.org/packages/gatsby-source-xkcd/?=xkcd

related issue: