We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96cce66 commit 713eed2Copy full SHA for 713eed2
docusaurus.config.js
@@ -85,7 +85,7 @@ const config = {
85
label: 'API',
86
},
87
{
88
- href: 'https://github.com/facebook/docusaurus',
+ href: 'https://github.com/ServerlessLLM/ServerlessLLM',
89
label: 'GitHub',
90
position: 'right',
91
src/css/custom.css
@@ -19,7 +19,7 @@
19
20
/* For readability concerns, you should choose a lighter palette in dark mode. */
21
[data-theme='dark'] {
22
- --ifm-color-primary: #25c2a0;
+ --ifm-color-primary: #bbc1cf;
23
--ifm-color-primary-dark: #21af90;
24
--ifm-color-primary-darker: #1fa588;
25
--ifm-color-primary-darkest: #1a8870;
0 commit comments