mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-19 21:33:51 +00:00
parent
ab67137fa3
commit
e8b91283ef
@ -137,6 +137,11 @@ const config = {
|
|||||||
disableSwitch: false,
|
disableSwitch: false,
|
||||||
respectPrefersColorScheme: true,
|
respectPrefersColorScheme: true,
|
||||||
},
|
},
|
||||||
|
announcementBar: {
|
||||||
|
content:
|
||||||
|
'<strong>Join us at <a href="https://interrupt.langchain.com/" target="_blank" rel="noopener noreferrer"> Interrupt: The Agent AI Conference by LangChain</a> on May 13 & 14 in San Francisco!</strong>',
|
||||||
|
backgroundColor: '#d0c9fe'
|
||||||
|
},
|
||||||
prism: {
|
prism: {
|
||||||
theme: {
|
theme: {
|
||||||
...baseLightCodeBlockTheme,
|
...baseLightCodeBlockTheme,
|
||||||
|
Loading…
Reference in New Issue
Block a user