We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff7c16 commit 0d755eeCopy full SHA for 0d755ee
1 file changed
content/docs/core/community.mdx
@@ -46,10 +46,19 @@ import { FileText, Video } from 'lucide-react'
46
icon={<FileText />}
47
target="_blank"
48
>后端迁移系统数据博文教程 | By Fosky</Card>
49
+
50
<Card
51
title="Shiro 部署如此简单?!"
52
href="https://blog.yoruzzz.cn/posts/%E5%BB%BA%E7%AB%99/shiro"
53
54
55
>前后端部署博文教程 | By 南栀 | 平台:Selfhost </Card>
56
57
+<Card
58
+ title="Mx Space + Shiro + Nginx Proxy Manager反向代理部署"
59
+ href="https://zinzin.cc/posts/default/mxspace-shiro"
60
+ icon={<FileText />}
61
+ target="_blank"
62
+> 前后端部署博文教程 | By 光合作用の少女 | 平台:Selfhost</Card>
63
64
</Cards>
0 commit comments