Skip to content

Commit 635220b

Browse files
committed
chore: add biel.ai
1 parent 6d7559b commit 635220b

File tree

13 files changed

+24
-2112
lines changed

13 files changed

+24
-2112
lines changed

docusaurus.config.js

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,12 @@ const config = {
5656
],
5757
],
5858
plugins: [
59-
require.resolve('docusaurus-lunr-search'),
6059
[
6160
'docusaurus-pushfeedback',{
6261
project: 'wlkz1eomrs',
6362
buttonStyle: 'dark',
64-
buttonPosition: 'center-right',
65-
modalPosition: 'sidebar-right',
63+
buttonPosition: 'bottom-right',
64+
modalPosition: 'bottom-right',
6665
successMessage: "Your input helps us improve every day."
6766
}
6867
],
@@ -81,8 +80,8 @@ const config = {
8180
},
8281
colorMode: {
8382
defaultMode: 'light',
84-
disableSwitch: true,
85-
respectPrefersColorScheme: false,
83+
disableSwitch: false,
84+
respectPrefersColorScheme: true,
8685
},
8786
footer: {
8887
style: 'dark',

0 commit comments

Comments
 (0)