Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,13 @@ const config = {
onBrokenLinks: 'warn',
onBrokenMarkdownLinks: 'warn',

scripts: [
{
src: '/scripts/custom-reo.js',
async: true,
},
],

// Even if you don't use internationalization, you can use this field to set
// useful metadata like html lang. For example, if your site is Chinese, you
// may want to replace "en" with "zh-Hans".
Expand Down
1 change: 1 addition & 0 deletions static/scripts/custom-reo.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.