mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-03 21:33:05 +00:00
Merge pull request #44 from waku-org/guru-patch-2
Highlighting 'waku is not production ready'
This commit is contained in:
commit
85d4c5cf37
@ -66,6 +66,14 @@ const config = {
|
|||||||
label: 'JavaScript (Browser)',
|
label: 'JavaScript (Browser)',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
},
|
||||||
|
announcementBar: {
|
||||||
|
id: "support_us",
|
||||||
|
content:
|
||||||
|
"Waku is not production ready yet. Join our <a href='https://discord.gg/Nrac59MfSX'>discord community</a> to stay updated.",
|
||||||
|
backgroundColor: "#EBEDF0",
|
||||||
|
textColor: "#1B1B1D",
|
||||||
|
isCloseable: true,
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
links: [
|
links: [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user