mirror of
https://github.com/hwchase17/langchain
synced 2024-11-13 19:10:52 +00:00
fix(docs): Drop announcement bar (#26782)
This commit is contained in:
parent
e1e4f88b3e
commit
fb9ac8da2f
@ -124,13 +124,6 @@ const config = {
|
||||
themeConfig:
|
||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||
({
|
||||
announcementBar: {
|
||||
content:
|
||||
'Share your thoughts on AI agents. <a target="_blank" href="https://langchain.typeform.com/state-of-agents">Take the 3-min survey</a>.',
|
||||
isCloseable: true,
|
||||
backgroundColor: "rgba(53, 151, 147, 0.1)",
|
||||
textColor: "rgb(53, 151, 147)",
|
||||
},
|
||||
docs: {
|
||||
sidebar: {
|
||||
hideable: true,
|
||||
|
Loading…
Reference in New Issue
Block a user