Skip to content

Commit

Permalink
infra: version upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Roxberry committed Mar 20, 2023
1 parent e346b7d commit a8b69be
Show file tree
Hide file tree
Showing 3 changed files with 24,653 additions and 41,990 deletions.
16 changes: 8 additions & 8 deletions gatsby-config.js
Expand Up @@ -45,13 +45,13 @@ module.exports = {
// // showLineNumbers: true,
// // }
// },
"gatsby-remark-mermaid",
{
resolve: "gatsby-remark-vscode",
options: {
theme: "Dark+ (default dark)" // Or install your favorite theme from GitHub
}
},
// "gatsby-remark-mermaid",
// {
// resolve: "gatsby-remark-vscode",
// options: {
// theme: "Dark+ (default dark)" // Or install your favorite theme from GitHub
// }
// },
"gatsby-remark-relative-images",
{
resolve: "gatsby-remark-images",
Expand Down Expand Up @@ -82,7 +82,7 @@ module.exports = {
// doctype: `HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"`,
// },
// },
"gatsby-plugin-fontawesome-css",
// "gatsby-plugin-fontawesome-css",
{
resolve: "gatsby-plugin-feed",
options: {
Expand Down

0 comments on commit a8b69be

Please sign in to comment.