docs: remove useless
This commit is contained in:
parent
a7e153e25e
commit
68cf3e93cd
|
|
@ -32,12 +32,6 @@ pageClass: routes
|
|||
|
||||
## Lofter
|
||||
|
||||
::: tip
|
||||
|
||||
~~Official user RSS: http://**:username**.lofter.com/rss~~
|
||||
|
||||
:::
|
||||
|
||||
### User
|
||||
|
||||
<RouteEn author="hoilc" example="/lofter/user/tingtingtingtingzhi" path="/lofter/user/:name" :paramsDesc="['Lofter user name, in the URL']"/>
|
||||
|
|
|
|||
|
|
@ -292,12 +292,6 @@ Tiny Tiny RSS 会给所有 iframe 元素添加 `sandbox="allow-scripts"` 属性
|
|||
|
||||
## Lofter
|
||||
|
||||
::: tip 提示
|
||||
|
||||
~~官方提供了用户主页 RSS: http://**:username**.lofter.com/rss~~
|
||||
|
||||
:::
|
||||
|
||||
### 用户
|
||||
|
||||
<Route author="hondajojo" example="/lofter/user/tingtingtingtingzhi" path="/lofter/user/:name" :paramsDesc="['Lofter 用户名, 在URL里']"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue