docs: fix

This commit is contained in:
DIYgod 2018-10-14 22:21:18 +08:00
parent 4ba7c67303
commit f133520977
No known key found for this signature in database
GPG Key ID: EC0B76A252D3EF67
1 changed files with 5 additions and 5 deletions

View File

@ -735,11 +735,6 @@ GitHub 官方也提供了一些 RSS:
<route name="新片精品" author="imgss" example="/dytt/index" path="/dytt/index"/>
### 老司机
<route name="首页" author="xyqfer" example="/laosiji/feed" path="/laosiji/feed"/>
<route name="24小时热门" author="xyqfer" example="/laosiji/hot" path="/laosiji/hot"/>
## 图片
### 妹子图
@ -1886,3 +1881,8 @@ IATA 国际航空运输协会机场代码, 参见[维基百科 国际航空运
### 后续
<route name="后续" author="fengkx" example="/houxu/events/38" path="/houxu/:type/:id" :paramsDesc="['类型', 'ID']"/>
### 老司机
<route name="首页" author="xyqfer" example="/laosiji/feed" path="/laosiji/feed"/>
<route name="24小时热门" author="xyqfer" example="/laosiji/hot" path="/laosiji/hot"/>