diff --git a/content/docs/Various_functions/Presence.mdx b/content/docs/function/Presence.mdx similarity index 82% rename from content/docs/Various_functions/Presence.mdx rename to content/docs/function/Presence.mdx index 3cf01bc..eb9d081 100644 --- a/content/docs/Various_functions/Presence.mdx +++ b/content/docs/function/Presence.mdx @@ -3,7 +3,7 @@ title: 状态 --- 用户的**在线情况**表示该用户在 Solian 的状态,状态会在用户页面或其他页面以指示器的形式显示 -![](/images/Various_functions/Presence/1.jpg) +![](/images/function/Presence/1.jpg) 您的状态会自动更改,也可以手动设置。 diff --git a/content/docs/Various_functions/follow_with_interest.mdx b/content/docs/function/follow_with_interest.mdx similarity index 100% rename from content/docs/Various_functions/follow_with_interest.mdx rename to content/docs/function/follow_with_interest.mdx diff --git a/content/docs/Various_functions/post_editon.mdx b/content/docs/function/post_editon.mdx similarity index 84% rename from content/docs/Various_functions/post_editon.mdx rename to content/docs/function/post_editon.mdx index 763ce2b..fee8ae4 100644 --- a/content/docs/Various_functions/post_editon.mdx +++ b/content/docs/function/post_editon.mdx @@ -3,7 +3,7 @@ title: 帖子编辑器 --- 在探索界面单击右下角的笔记按钮,您应该会看到以下界面 -![](/images/Various_functions/post_editor/1.png) +![](/images/function/post_editor/1.png) 其中右上角的齿轮按钮可以设置这篇帖子的**标题**以及**发布范围** 另外,您还可以在这儿使用**Markdown**的基本语法 diff --git a/content/docs/Various_functions/reaction.mdx b/content/docs/function/reaction.mdx similarity index 100% rename from content/docs/Various_functions/reaction.mdx rename to content/docs/function/reaction.mdx diff --git a/public/images/Various_functions/Presence/1.jpg b/public/images/function/Presence/1.jpg similarity index 100% rename from public/images/Various_functions/Presence/1.jpg rename to public/images/function/Presence/1.jpg diff --git a/public/images/Various_functions/post_editor/1.png b/public/images/function/post_editor/1.png similarity index 100% rename from public/images/Various_functions/post_editor/1.png rename to public/images/function/post_editor/1.png