chore: remove wwads

This commit is contained in:
Ryan Wang
2021-11-26 23:06:30 +08:00
parent c7e2767763
commit de31762622
6 changed files with 1704 additions and 73 deletions

View File

@@ -232,7 +232,6 @@ const darkCodeTheme = require("prism-react-renderer/themes/palenight");
],
},
],
"./src/plugins/plugin-wwads/index.js",
],
scripts: [
{
@@ -241,9 +240,6 @@ const darkCodeTheme = require("prism-react-renderer/themes/palenight");
defer: true,
"data-website-id": "7e8d48ad-973d-4b44-b36d-ea1f1df25baa",
},
{
src: "/js/wwads.js",
},
],
}
);