Skip to content

Commit e495115

Browse files
committed
Add Reo script
1 parent 3a4c27a commit e495115

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

docusaurus/docusaurus.config.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ const config = {
7373
type: 'module',
7474
async: true,
7575
},
76+
{
77+
src: '/js/reo.js',
78+
async: true,
79+
}
7680
],
7781
presets: [
7882
[

docusaurus/static/js/reo.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)