Skip to content

Commit 01d4837

Browse files
author
WebRouter
committed
docs: add contact email to footer
1 parent 7cfc82a commit 01d4837

40 files changed

Lines changed: 137 additions & 137 deletions

website/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ export default defineConfig({
2424
],
2525

2626
footer: {
27-
message: 'Released under the BSL 1.1 License.',
27+
message: 'Released under the BSL 1.1 License. Contact: jianlin@webrouter.tech',
2828
copyright: 'Copyright 2026 Jianlin Huang',
2929
},
3030
},

website/.vitepress/dist/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<link rel="preload stylesheet" href="/webrouter/assets/style.C_CYsy0-.css" as="style">
1010
<link rel="preload stylesheet" href="/webrouter/vp-icons.css" as="style">
1111

12-
<script type="module" src="/webrouter/assets/app.C94t4bI4.js"></script>
12+
<script type="module" src="/webrouter/assets/app.B6X2cV3K.js"></script>
1313
<link rel="preload" href="/webrouter/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin="">
1414
<link rel="icon" href="/webrouter/logo.svg">
1515
<meta name="theme-color" content="#2563eb">
@@ -18,7 +18,7 @@
1818
</head>
1919
<body>
2020
<div id="app"></div>
21-
<script>window.__VP_HASH_MAP__=JSON.parse("{\"guide_alerting.md\":\"BNL4xhzc\",\"guide_api-reference.md\":\"BuLR33vg\",\"guide_architecture.md\":\"DaXxYU8T\",\"guide_billing.md\":\"B8hDrlao\",\"guide_cli-export.md\":\"iSxrvOIb\",\"guide_configuration.md\":\"B9STL3fX\",\"guide_deployment.md\":\"BSU8rUlB\",\"guide_desensitization.md\":\"DSA9Tm8W\",\"guide_faq.md\":\"CWVbDk3x\",\"guide_installation.md\":\"Be4KX9gU\",\"guide_monitoring.md\":\"D_ZQiEsk\",\"guide_providers.md\":\"BBj34eNp\",\"guide_quick-start.md\":\"DMeygnoW\",\"guide_smart-routing.md\":\"DRuBCa4f\",\"guide_tokens-teams.md\":\"Bl9w4KTO\",\"index.md\":\"C_-rwSUT\",\"zh_guide_alerting.md\":\"Cw4r0Dh-\",\"zh_guide_api-reference.md\":\"Po959wTY\",\"zh_guide_architecture.md\":\"uXRWZhSS\",\"zh_guide_billing.md\":\"B6j88pGs\",\"zh_guide_cli-export.md\":\"BVW6aBDu\",\"zh_guide_configuration.md\":\"BQPNd1P1\",\"zh_guide_deployment.md\":\"DKB0sTTM\",\"zh_guide_desensitization.md\":\"DLs3lcNW\",\"zh_guide_faq.md\":\"CuuVAp91\",\"zh_guide_installation.md\":\"HWzYJZY7\",\"zh_guide_monitoring.md\":\"CAA3L5yW\",\"zh_guide_providers.md\":\"VWPlJWQz\",\"zh_guide_quick-start.md\":\"BcZAurMz\",\"zh_guide_smart-routing.md\":\"BxrIvSif\",\"zh_guide_tokens-teams.md\":\"DyWjE147\",\"zh_index.md\":\"M75WnOP7\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"WebRouter\",\"description\":\"Unified AI API Gateway — Manage all your LLM providers in one place\",\"base\":\"/webrouter/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"/logo.svg\",\"siteTitle\":\"WebRouter\",\"search\":{\"provider\":\"local\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/candywon/webrouter\"}],\"footer\":{\"message\":\"Released under the BSL 1.1 License.\",\"copyright\":\"Copyright 2026 Jianlin Huang\"}},\"locales\":{\"root\":{\"label\":\"English\",\"lang\":\"en\",\"themeConfig\":{\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Docs\",\"link\":\"/guide/quick-start\"},{\"text\":\"Demo\",\"link\":\"https://demo.webrouter.tech\"},{\"text\":\"GitHub\",\"link\":\"https://github.com/candywon/webrouter\"}],\"sidebar\":{\"/guide/\":[{\"text\":\"Getting Started\",\"items\":[{\"text\":\"Quick Start\",\"link\":\"/guide/quick-start\"},{\"text\":\"Installation\",\"link\":\"/guide/installation\"},{\"text\":\"Deployment\",\"link\":\"/guide/deployment\"}]},{\"text\":\"Core Concepts\",\"items\":[{\"text\":\"Architecture\",\"link\":\"/guide/architecture\"},{\"text\":\"Providers\",\"link\":\"/guide/providers\"},{\"text\":\"Tokens & Teams\",\"link\":\"/guide/tokens-teams\"},{\"text\":\"Smart Routing\",\"link\":\"/guide/smart-routing\"}]},{\"text\":\"Operations\",\"items\":[{\"text\":\"Monitoring\",\"link\":\"/guide/monitoring\"},{\"text\":\"Alerting\",\"link\":\"/guide/alerting\"},{\"text\":\"Billing\",\"link\":\"/guide/billing\"},{\"text\":\"Desensitization\",\"link\":\"/guide/desensitization\"}]},{\"text\":\"Reference\",\"items\":[{\"text\":\"Configuration\",\"link\":\"/guide/configuration\"},{\"text\":\"API Reference\",\"link\":\"/guide/api-reference\"},{\"text\":\"CLI Export\",\"link\":\"/guide/cli-export\"},{\"text\":\"FAQ\",\"link\":\"/guide/faq\"}]}]}}},\"zh\":{\"label\":\"中文\",\"lang\":\"zh-CN\",\"link\":\"/zh/\",\"themeConfig\":{\"nav\":[{\"text\":\"首页\",\"link\":\"/zh/\"},{\"text\":\"文档\",\"link\":\"/zh/guide/quick-start\"},{\"text\":\"在线演示\",\"link\":\"https://demo.webrouter.tech\"},{\"text\":\"GitHub\",\"link\":\"https://github.com/candywon/webrouter\"}],\"sidebar\":{\"/zh/guide/\":[{\"text\":\"快速上手\",\"items\":[{\"text\":\"快速开始\",\"link\":\"/zh/guide/quick-start\"},{\"text\":\"安装指南\",\"link\":\"/zh/guide/installation\"},{\"text\":\"部署方案\",\"link\":\"/zh/guide/deployment\"}]},{\"text\":\"核心概念\",\"items\":[{\"text\":\"架构概览\",\"link\":\"/zh/guide/architecture\"},{\"text\":\"数据源管理\",\"link\":\"/zh/guide/providers\"},{\"text\":\"令牌与团队\",\"link\":\"/zh/guide/tokens-teams\"},{\"text\":\"智能路由\",\"link\":\"/zh/guide/smart-routing\"}]},{\"text\":\"运维管理\",\"items\":[{\"text\":\"健康监控\",\"link\":\"/zh/guide/monitoring\"},{\"text\":\"告警中心\",\"link\":\"/zh/guide/alerting\"},{\"text\":\"成本计费\",\"link\":\"/zh/guide/billing\"},{\"text\":\"隐私脱敏\",\"link\":\"/zh/guide/desensitization\"}]},{\"text\":\"参考文档\",\"items\":[{\"text\":\"配置说明\",\"link\":\"/zh/guide/configuration\"},{\"text\":\"API 参考\",\"link\":\"/zh/guide/api-reference\"},{\"text\":\"CLI 导出\",\"link\":\"/zh/guide/cli-export\"},{\"text\":\"常见问题\",\"link\":\"/zh/guide/faq\"}]}]}}}},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
21+
<script>window.__VP_HASH_MAP__=JSON.parse("{\"guide_alerting.md\":\"BNL4xhzc\",\"guide_api-reference.md\":\"BuLR33vg\",\"guide_architecture.md\":\"DaXxYU8T\",\"guide_billing.md\":\"B8hDrlao\",\"guide_cli-export.md\":\"iSxrvOIb\",\"guide_configuration.md\":\"B9STL3fX\",\"guide_deployment.md\":\"BSU8rUlB\",\"guide_desensitization.md\":\"DSA9Tm8W\",\"guide_faq.md\":\"CWVbDk3x\",\"guide_installation.md\":\"Be4KX9gU\",\"guide_monitoring.md\":\"D_ZQiEsk\",\"guide_providers.md\":\"BBj34eNp\",\"guide_quick-start.md\":\"DMeygnoW\",\"guide_smart-routing.md\":\"DRuBCa4f\",\"guide_tokens-teams.md\":\"Bl9w4KTO\",\"index.md\":\"C_-rwSUT\",\"zh_guide_alerting.md\":\"Cw4r0Dh-\",\"zh_guide_api-reference.md\":\"Po959wTY\",\"zh_guide_architecture.md\":\"uXRWZhSS\",\"zh_guide_billing.md\":\"B6j88pGs\",\"zh_guide_cli-export.md\":\"BVW6aBDu\",\"zh_guide_configuration.md\":\"BQPNd1P1\",\"zh_guide_deployment.md\":\"DKB0sTTM\",\"zh_guide_desensitization.md\":\"DLs3lcNW\",\"zh_guide_faq.md\":\"CuuVAp91\",\"zh_guide_installation.md\":\"HWzYJZY7\",\"zh_guide_monitoring.md\":\"CAA3L5yW\",\"zh_guide_providers.md\":\"VWPlJWQz\",\"zh_guide_quick-start.md\":\"BcZAurMz\",\"zh_guide_smart-routing.md\":\"BxrIvSif\",\"zh_guide_tokens-teams.md\":\"DyWjE147\",\"zh_index.md\":\"M75WnOP7\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"WebRouter\",\"description\":\"Unified AI API Gateway — Manage all your LLM providers in one place\",\"base\":\"/webrouter/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":\"/logo.svg\",\"siteTitle\":\"WebRouter\",\"search\":{\"provider\":\"local\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/candywon/webrouter\"}],\"footer\":{\"message\":\"Released under the BSL 1.1 License. Contact: jianlin@webrouter.tech\",\"copyright\":\"Copyright 2026 Jianlin Huang\"}},\"locales\":{\"root\":{\"label\":\"English\",\"lang\":\"en\",\"themeConfig\":{\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Docs\",\"link\":\"/guide/quick-start\"},{\"text\":\"Demo\",\"link\":\"https://demo.webrouter.tech\"},{\"text\":\"GitHub\",\"link\":\"https://github.com/candywon/webrouter\"}],\"sidebar\":{\"/guide/\":[{\"text\":\"Getting Started\",\"items\":[{\"text\":\"Quick Start\",\"link\":\"/guide/quick-start\"},{\"text\":\"Installation\",\"link\":\"/guide/installation\"},{\"text\":\"Deployment\",\"link\":\"/guide/deployment\"}]},{\"text\":\"Core Concepts\",\"items\":[{\"text\":\"Architecture\",\"link\":\"/guide/architecture\"},{\"text\":\"Providers\",\"link\":\"/guide/providers\"},{\"text\":\"Tokens & Teams\",\"link\":\"/guide/tokens-teams\"},{\"text\":\"Smart Routing\",\"link\":\"/guide/smart-routing\"}]},{\"text\":\"Operations\",\"items\":[{\"text\":\"Monitoring\",\"link\":\"/guide/monitoring\"},{\"text\":\"Alerting\",\"link\":\"/guide/alerting\"},{\"text\":\"Billing\",\"link\":\"/guide/billing\"},{\"text\":\"Desensitization\",\"link\":\"/guide/desensitization\"}]},{\"text\":\"Reference\",\"items\":[{\"text\":\"Configuration\",\"link\":\"/guide/configuration\"},{\"text\":\"API Reference\",\"link\":\"/guide/api-reference\"},{\"text\":\"CLI Export\",\"link\":\"/guide/cli-export\"},{\"text\":\"FAQ\",\"link\":\"/guide/faq\"}]}]}}},\"zh\":{\"label\":\"中文\",\"lang\":\"zh-CN\",\"link\":\"/zh/\",\"themeConfig\":{\"nav\":[{\"text\":\"首页\",\"link\":\"/zh/\"},{\"text\":\"文档\",\"link\":\"/zh/guide/quick-start\"},{\"text\":\"在线演示\",\"link\":\"https://demo.webrouter.tech\"},{\"text\":\"GitHub\",\"link\":\"https://github.com/candywon/webrouter\"}],\"sidebar\":{\"/zh/guide/\":[{\"text\":\"快速上手\",\"items\":[{\"text\":\"快速开始\",\"link\":\"/zh/guide/quick-start\"},{\"text\":\"安装指南\",\"link\":\"/zh/guide/installation\"},{\"text\":\"部署方案\",\"link\":\"/zh/guide/deployment\"}]},{\"text\":\"核心概念\",\"items\":[{\"text\":\"架构概览\",\"link\":\"/zh/guide/architecture\"},{\"text\":\"数据源管理\",\"link\":\"/zh/guide/providers\"},{\"text\":\"令牌与团队\",\"link\":\"/zh/guide/tokens-teams\"},{\"text\":\"智能路由\",\"link\":\"/zh/guide/smart-routing\"}]},{\"text\":\"运维管理\",\"items\":[{\"text\":\"健康监控\",\"link\":\"/zh/guide/monitoring\"},{\"text\":\"告警中心\",\"link\":\"/zh/guide/alerting\"},{\"text\":\"成本计费\",\"link\":\"/zh/guide/billing\"},{\"text\":\"隐私脱敏\",\"link\":\"/zh/guide/desensitization\"}]},{\"text\":\"参考文档\",\"items\":[{\"text\":\"配置说明\",\"link\":\"/zh/guide/configuration\"},{\"text\":\"API 参考\",\"link\":\"/zh/guide/api-reference\"},{\"text\":\"CLI 导出\",\"link\":\"/zh/guide/cli-export\"},{\"text\":\"常见问题\",\"link\":\"/zh/guide/faq\"}]}]}}}},\"scrollOffset\":134,\"cleanUrls\":false}");</script>
2222

2323
</body>
2424
</html>

website/.vitepress/dist/assets/app.C94t4bI4.js renamed to website/.vitepress/dist/assets/app.B6X2cV3K.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/.vitepress/dist/assets/chunks/@localSearchIndexroot.2okC85en.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/.vitepress/dist/assets/chunks/@localSearchIndexroot.D2QCve4F.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

website/.vitepress/dist/assets/chunks/@localSearchIndexzh.BI3t6h_6.js renamed to website/.vitepress/dist/assets/chunks/@localSearchIndexzh.BduzqWuG.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)