Skip to content

Commit

Permalink
Docs: Update gurubase widget id
Browse files Browse the repository at this point in the history
  • Loading branch information
BornToBeRoot committed Jan 17, 2025
1 parent 7906215 commit 0343cc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Website/plugins/gurubase-widget.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ module.exports = function (context) {
tagName: "script",
attributes: {
src: "https://widget.gurubase.io/widget.latest.min.js",
"data-widget-id": "Zd_w46FaGI0XssTb2Sjivabt0w__rvepD0w1rQ5uKIg",
"data-widget-id": "50cwxAGtBx7_T8lBt0wDabjjmYws1JMCYF-MMKfJV7w",
"data-text": "Ask AI",
"data-margins": '{"bottom": "20px", "right": "20px"}',
"data-light-mode": "false",
Expand All @@ -24,4 +24,3 @@ module.exports = function (context) {
},
};
};

0 comments on commit 0343cc5

Please sign in to comment.