Skip to content

Commit 795ad1d

Browse files
committed
feat: add webpage
1 parent 620581e commit 795ad1d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/theme/Footer/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ function Footer() {
130130
{ "@type": "WebPage", "url": "https://www.databend.com/download/", "name": "Databend Download" },
131131
{ "@type": "WebPage", "url": "https://www.databend.com/comparison/", "name": "Comparisons between Databend Cloud and Snowflake" },
132132
{ "@type": "WebPage", "url": "https://www.databend.com/join-us/", "name": "Join Us" },
133-
{ "@type": "WebPage", "url": "https://www.databend.com/resource/", "name": "Databend Resources & Logos" }
133+
{ "@type": "WebPage", "url": "https://www.databend.com/resource/", "name": "Databend Resources & Logos" },
134+
{ "@type": "WebPage", "url": "https://www.databend.com/mcp/", "name": "Connect AI Agents to Databend" }
134135
],
135136
"foundingDate": "2021",
136137
"contactPoint": {

0 commit comments

Comments
 (0)