Skip to content

Commit

Permalink
fixed: docs links & update community (#3)
Browse files Browse the repository at this point in the history
* fixed: docs links

Signed-off-by: 喵二 <66155308+miaoermua@users.noreply.github.com>

* fixed: docker.mdx

Signed-off-by: 喵二 <66155308+miaoermua@users.noreply.github.com>

* fixed: docker.mdx

Signed-off-by: 喵二 <66155308+miaoermua@users.noreply.github.com>

* Update: community

Signed-off-by: 喵二 <66155308+miaoermua@users.noreply.github.com>

---------

Signed-off-by: 喵二 <66155308+miaoermua@users.noreply.github.com>
  • Loading branch information
miaoermua authored Nov 3, 2024
1 parent f028977 commit fe924ca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions content/docs/core/community.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -10,17 +10,17 @@ import { FileText, Video } from 'lucide-react'
</Callout>

<Cards num={3}>
<Card title="BiliBili 教程 By 喵二" href="https://www.bilibili.com/video/BV14N4y137ZW/" icon={<Video />} target="_blank" />
<Card title="BiliBili 教程 | By 喵二" href="https://www.bilibili.com/video/BV14N4y137ZW/" icon={<Video />} target="_blank" />

<Card
title="本地部署 Mix-Space 前后端指南 By Yukina"
title="本地部署 Mix-Space 前后端指南 | By Yukina"
href="https://blog.cnmobile.link/posts/tutorial/deploy_mix-space_locally"
icon={<FileText />}
target="_blank"
/>

<Card
title="Mix-space kami 主题部署 Serverless 拯救垃圾主机 By 喵二"
title="Mix-space kami 主题部署 Serverless 拯救垃圾主机 | By 喵二"
href="https://www.miaoer.xyz/posts/blog/mx-kami-serverless"
icon={<FileText />}
target="_blank"
Expand All @@ -41,7 +41,7 @@ import { FileText, Video } from 'lucide-react'
/>

<Card
title="使用Termux搭建Mix-Space By Rinne"
title="使用Termux搭建Mix-Space | By Rinne"
href="https://www.rinne.in/posts/default/deploy-mxspace-with-termux"
icon={<FileText />}
target="_blank"
Expand All @@ -59,4 +59,4 @@ import { FileText, Video } from 'lucide-react'
icon={<FileText />}
target="_blank"
/>
</Cards>
</Cards>

0 comments on commit fe924ca

Please sign in to comment.