add one more paramter

This commit is contained in:
Lv Xin Yue
2026-03-23 10:41:22 +08:00
parent eb26e926bf
commit 4dd5a6b7aa
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ document.addEventListener("DOMContentLoaded", function () {
script.setAttribute("data-website-id", "6b18f5e5-d883-4ccd-9a24-371457cc0d7b");
script.setAttribute("data-mcp-enabled", "true");
script.setAttribute("data-mcp-server-url", "https://espressif-cn.mcp.kapa.ai");
script.setAttribute("data-mcp-dropdown-description", "更多关于乐鑫技术文档 MCP 服务器的信息请参阅[这篇文章](https://developer.espressif.com/blog/2026/04/doc-mcp-server/)。");
script.setAttribute("data-modal-title", "ESP-IDF 编程指南文档 AI 助手");
script.setAttribute("data-project-name", "ESP-IDF 编程指南");
script.setAttribute("data-project-color", "#C62817");
+1
View File
@@ -5,6 +5,7 @@ document.addEventListener("DOMContentLoaded", function () {
script.setAttribute("data-website-id", "e569d308-b8f4-43d1-a0d2-bebc1ece63de");
script.setAttribute("data-mcp-enabled", "true");
script.setAttribute("data-mcp-server-url", "https://espressif-en.mcp.kapa.ai");
script.setAttribute("data-mcp-dropdown-description", "Learn more about Espressif Doc MCP server in [this article](https://developer.espressif.com/blog/2026/04/doc-mcp-server/).");
script.setAttribute("data-project-name", "ESP-IDF Programming Guide");
script.setAttribute("data-project-color", "#C62817");
script.setAttribute("data-project-logo", "https://dl.espressif.com/public/logo.png");