From fa69aa595cdb80ad9170e86633624c7e8adc501f Mon Sep 17 00:00:00 2001 From: a123lsw Date: Sat, 21 Jun 2025 17:36:41 +0800 Subject: [PATCH] =?UTF-8?q?:memo:=E6=94=B9=E6=AD=A3=E4=BA=86=E4=B8=80?= =?UTF-8?q?=E4=BA=9B=E6=BD=9C=E5=9C=A8=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/docs/Various functions/Presence.mdx | 9 --------- content/docs/Various_functions/Presence.mdx | 9 +++++++++ .../follow_with_interest.mdx} | 0 .../post_editon.mdx} | 0 .../reaction.mdx | 0 5 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 content/docs/Various functions/Presence.mdx create mode 100644 content/docs/Various_functions/Presence.mdx rename content/docs/{Various functions/follow with interest.mdx => Various_functions/follow_with_interest.mdx} (100%) rename content/docs/{Various functions/post editon.mdx => Various_functions/post_editon.mdx} (100%) rename content/docs/{Various functions => Various_functions}/reaction.mdx (100%) diff --git a/content/docs/Various functions/Presence.mdx b/content/docs/Various functions/Presence.mdx deleted file mode 100644 index 05cee33..0000000 --- a/content/docs/Various functions/Presence.mdx +++ /dev/null @@ -1,9 +0,0 @@ ---- -title: 状态 ---- - -用户的在线情况表示该用户在 Solian 的状态,状态会在用户页面或其他页面以指示器的形式显示 -![](/images/Various_functions/Presence/1.jpg) - -您的状态会自动更改,也可以手动设置。 - diff --git a/content/docs/Various_functions/Presence.mdx b/content/docs/Various_functions/Presence.mdx new file mode 100644 index 0000000..3cf01bc --- /dev/null +++ b/content/docs/Various_functions/Presence.mdx @@ -0,0 +1,9 @@ +--- +title: 状态 +--- + +用户的**在线情况**表示该用户在 Solian 的状态,状态会在用户页面或其他页面以指示器的形式显示 +![](/images/Various_functions/Presence/1.jpg) + +您的状态会自动更改,也可以手动设置。 + diff --git a/content/docs/Various functions/follow with interest.mdx b/content/docs/Various_functions/follow_with_interest.mdx similarity index 100% rename from content/docs/Various functions/follow with interest.mdx rename to content/docs/Various_functions/follow_with_interest.mdx diff --git a/content/docs/Various functions/post editon.mdx b/content/docs/Various_functions/post_editon.mdx similarity index 100% rename from content/docs/Various functions/post editon.mdx rename to content/docs/Various_functions/post_editon.mdx diff --git a/content/docs/Various functions/reaction.mdx b/content/docs/Various_functions/reaction.mdx similarity index 100% rename from content/docs/Various functions/reaction.mdx rename to content/docs/Various_functions/reaction.mdx