Skip to content

Commit 65e9be7

Browse files
committed
docs: move API header link to the left
1 parent c472e7e commit 65e9be7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ const config = {
125125
{
126126
href: 'https://image-js.github.io/image-js-typescript/',
127127
label: 'API reference',
128-
position: 'right',
128+
position: 'left',
129129
},
130130
],
131131
},

0 commit comments

Comments
 (0)