feat: |Doc| add Google ads doc (#598)

This commit is contained in:
Dream Hunter
2025-02-27 00:58:56 +08:00
committed by GitHub
parent 983300acf4
commit 97d24b2087
4 changed files with 39 additions and 8 deletions
+1
View File
@@ -151,6 +151,7 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
{ text: '新建邮箱地址 API', link: 'feature/new-address-api' },
{ text: 'Oauth2 第三方登录', link: 'feature/user-oauth2' },
{ text: '配置其他worker增强', link: 'feature/another-worker-enhanced' },
{ text: '给网页增加 Google Ads', link: 'feature/google-ads.md' },
]
},
{