style: auto format
This commit is contained in:
parent
93e93a3756
commit
7caac20234
|
|
@ -337,6 +337,12 @@
|
|||
|
||||
<Route author="TheresaQWQ" example="/minecraft/version" path="/minecraft/version" />
|
||||
|
||||
## Modrinth {#modrinth}
|
||||
|
||||
### Project versions {#modrinth-project-versions}
|
||||
|
||||
<Route author="SettingDust" example="/modrinth/sodium/versions" path="/modrinth/:id/versions" paramsDesc={['Id or slug of the Modrinth project']} />
|
||||
|
||||
## Nintendo {#nintendo}
|
||||
|
||||
### eShop New Game Releases {#nintendo-eshop-new-game-releases}
|
||||
|
|
@ -1011,9 +1017,3 @@ Example:`https://www.iyingdi.com/tz/people/55547` ,id 是 `55547`
|
|||
### 游戏横幅 {#%E3%83%9E%E3%82%AE%E3%82%A2%E3%83%AC%E3%82%B3%E3%83%BC%E3%83%89-magia-record-mo-fa-ji-lu-you-xi-heng-fu}
|
||||
|
||||
<Route author="y2361547758" example="/magireco/event_banner" path="/magireco/event_banner" />
|
||||
|
||||
## Modrinth {#modrinth}
|
||||
|
||||
### Project versions {#modrinth-project-versions}
|
||||
|
||||
<Route author="SettingDust" example="/modrinth/sodium/versions" path="/modrinth/:id/versions" paramsDesc={['Id or slug of the Modrinth project']}/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue