diff --git a/content/docs/Various functions/Presence.mdx b/content/docs/Various functions/Presence.mdx new file mode 100644 index 0000000..05cee33 --- /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 new file mode 100644 index 0000000..12c36a1 --- /dev/null +++ b/content/docs/Various functions/follow with interest.mdx @@ -0,0 +1,7 @@ +--- +title: 订阅 +--- + +当您订阅某人时,您会在通知里看到他们的帖子。但是这不会有其它用户对这篇帖子的回复。 +要订阅用户,请单击用户页面上的「订阅」按钮。若要取消订阅用户,请再次单击取消订阅。 + diff --git a/public/images/Various_functions/Presence/1.jpg b/public/images/Various_functions/Presence/1.jpg new file mode 100644 index 0000000..d1bb7ce Binary files /dev/null and b/public/images/Various_functions/Presence/1.jpg differ