Skip to content

Commit 0343cc5

Browse files
committed
Docs: Update gurubase widget id
1 parent 7906215 commit 0343cc5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Website/plugins/gurubase-widget.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ module.exports = function (context) {
88
tagName: "script",
99
attributes: {
1010
src: "https://widget.gurubase.io/widget.latest.min.js",
11-
"data-widget-id": "Zd_w46FaGI0XssTb2Sjivabt0w__rvepD0w1rQ5uKIg",
11+
"data-widget-id": "50cwxAGtBx7_T8lBt0wDabjjmYws1JMCYF-MMKfJV7w",
1212
"data-text": "Ask AI",
1313
"data-margins": '{"bottom": "20px", "right": "20px"}',
1414
"data-light-mode": "false",
@@ -24,4 +24,3 @@ module.exports = function (context) {
2424
},
2525
};
2626
};
27-

0 commit comments

Comments
 (0)