Skip to content

Commit 74d7971

Browse files
committed
fix: make beta docs banner non-dismissible
1 parent 2dbadca commit 74d7971

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"banner": {
3434
"content": "⚠️ **Beta Docs** – Welcome page, Payment Demo, Webhooks, and NEAR docs are ready. Use Cases, API, Resources, SDK, and Release Notes are still being revised. [View stable docs →](https://docs.request.network)",
35-
"dismissible": true
35+
"dismissible": false
3636
},
3737
"navigation": {
3838
"tabs": [

0 commit comments

Comments
 (0)