website: upgrade to docusaurus@2.0.0-beta.15

This commit is contained in:
Yangshun
2022-02-02 10:46:56 +08:00
parent 98b8081efc
commit 0e70cc7bfe
4 changed files with 348 additions and 304 deletions

View File

@@ -153,6 +153,19 @@ module.exports = {
},
],
],
plugins: [
[
'@docusaurus/plugin-client-redirects',
{
redirects: [
{
from: '/coding-interview',
to: '/coding-round-overview',
},
],
},
],
],
scripts: [
{
src: 'https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4984084888641317',