Skip to content

Commit

Permalink
Prettified Code!
Browse files Browse the repository at this point in the history
  • Loading branch information
diogotcorreia authored and actions-user committed Jan 10, 2024
1 parent 5b7d980 commit bcbb4e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,9 +111,9 @@ module.exports = {
options: {
css: 'https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap',
mermaidConfig: {
fontFamily: "Roboto, sans-serif",
fontFamily: 'Roboto, sans-serif',
},
prefix: "remark-mermaid",
prefix: 'remark-mermaid',
},
},
`gatsby-remark-embed-snippet`,
Expand Down

0 comments on commit bcbb4e6

Please sign in to comment.