mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
chore: remove unused katex
This commit is contained in:
+1
-9
@@ -30,15 +30,7 @@ module.exports = {
|
||||
{
|
||||
resolve: `gatsby-transformer-remark`,
|
||||
options: {
|
||||
plugins: [
|
||||
`gatsby-remark-auto-headers`,
|
||||
{
|
||||
resolve: `gatsby-remark-katex`,
|
||||
options: {
|
||||
strict: `ignore`,
|
||||
},
|
||||
},
|
||||
],
|
||||
plugins: [`gatsby-remark-auto-headers`],
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user