Skip to content

Commit 6a47644

Browse files
committed
update docs
1 parent f7dc67f commit 6a47644

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/.vuepress/data/plugin.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,12 @@ export const pluginItems: PluginItem[] = [
8686
link: "https://github.com/dividduang/ldap_auth",
8787
image: "https://www.cleo.com/sites/default/files/2023-12/ldap-integration.png"
8888
},
89+
{
90+
icon: "fa-solid:sms",
91+
title: "腾讯云 sms",
92+
description: "通过腾讯云短信服务发送短信验证码",
93+
tags: ["mysql", "pgsql", "后端"],
94+
link: "https://github.com/RanY-Luck/fba_plugin_sms",
95+
image: "https://zhangzifan.com/uploads/2017/08/Tencent-Cloud-SMS.png"
96+
},
8997
]

0 commit comments

Comments
 (0)