Skip to content

Commit

Permalink
Update (#2962)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shan-Weaviate authored Jan 29, 2025
1 parent 44f5c00 commit 46ceb74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/theme/Root.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ export default function Root({ children }) {
script.setAttribute("data-button-border-radius", "8px");
script.setAttribute("data-modal-title-color", "#130c49!important");
script.setAttribute("data-modal-open-by-default", "false");
script.setAttribute("data-modal-open-on-command-k","true");
script.setAttribute(
"data-modal-disclaimer",
"This is a custom LLM for Weaviate with access to all developer docs, WCS Cloud docs, academy lessons, contributor guides, GitHub issues, and forum questions."
Expand Down

0 comments on commit 46ceb74

Please sign in to comment.