Skip to content

Commit 5b64c76

Browse files
committed
switch " to <>
1 parent 5e00953 commit 5b64c76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/.vuepress/config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ const kapaConfig = {
5151
'data-deep-thinking-button-active-hover-text-color': '#9E2878',
5252
'data-modal-disclaimer': `This is a custom LLM for Apache IoTDB with access to all [documentation](iotdb.apache.org/docs/), [GitHub Open Issues, PRs and READMEs](github.com/apache/iotdb).&#10;&#10;
5353
54-
If you encounter "Error in verifying browser for feedback submission. Captcha token could not be obtained." please ensure that you can access Google services.`,
54+
If you encounter <Error in verifying browser for feedback submission. Captcha token could not be obtained.> please ensure that you can access Google services.`,
5555
'data-user-analytics-fingerprint-enabled': 'true',
5656
'data-consent-required': 'true',
5757
'data-consent-screen-disclaimer':
@@ -80,7 +80,7 @@ export default defineUserConfig({
8080
'data-language': 'zh',
8181
'data-modal-disclaimer': `这是一个针对 Apache IoTDB 的定制化大型语言模型,能够访问所有[文档](iotdb.apache.org/docs/)、[GitHub 公开问题、PR 和自述文件](github.com/apache/iotdb)。&#10;&#10;
8282
83-
如果您遇到"Error in verifying browser for feedback submission. Captcha token could not be obtained." 请确保您能够顺畅访问 Google 服务。`,
83+
如果您遇到 <Error in verifying browser for feedback submission. Captcha token could not be obtained.> 请确保您能够顺畅访问 Google 服务。`,
8484
'data-consent-screen-disclaimer':
8585
"点击<I agree, let's chat>即表示您同意按照 kapa.ai 的[隐私政策](https://www.kapa.ai/content/privacy-policy)使用 AI 助手。本服务使用 reCAPTCHA,您需要同意 Google 的[隐私政策](https://policies.google.com/privacy)和[服务条款](https://policies.google.com/terms)。继续操作即表示您明确同意 kapa.ai 和 Google 的隐私政策。",
8686
},

0 commit comments

Comments
 (0)