style: auto format
This commit is contained in:
parent
83498f959c
commit
db9460cd8e
|
|
@ -372,18 +372,18 @@ Compared to the official one, this feed:
|
|||
|
||||
</RouteEn>
|
||||
|
||||
## RSS3
|
||||
|
||||
### Blog
|
||||
|
||||
<RouteEn author="nczitzk" example="/rss3/blog" path="/rss3/blog"/>
|
||||
|
||||
## Research Gate
|
||||
|
||||
### Publications
|
||||
|
||||
<RouteEn author="nczitzk" example="/researchgate/publications/Somsak-Panha" path="/researchgate/publications/:username" :paramsDesc="['Username, can be found in URL']"/>
|
||||
|
||||
## RSS3
|
||||
|
||||
### Blog
|
||||
|
||||
<RouteEn author="nczitzk" example="/rss3/blog" path="/rss3/blog"/>
|
||||
|
||||
## Semiconductor Industry Association
|
||||
|
||||
### Latest News
|
||||
|
|
|
|||
|
|
@ -713,18 +713,18 @@ IPFS 网关有可能失效,那时候换成其他网关。
|
|||
|
||||
</Route>
|
||||
|
||||
## RSS3
|
||||
|
||||
### Blog
|
||||
|
||||
<Route author="nczitzk" example="/rss3/blog" path="/rss3/blog"/>
|
||||
|
||||
## Research Gate
|
||||
|
||||
### Publications
|
||||
|
||||
<Route author="nczitzk" example="/researchgate/publications/Somsak-Panha" path="/researchgate/publications/:username" :paramsDesc="['用户名,可在用户页地址栏中找到']"/>
|
||||
|
||||
## RSS3
|
||||
|
||||
### Blog
|
||||
|
||||
<Route author="nczitzk" example="/rss3/blog" path="/rss3/blog"/>
|
||||
|
||||
## Simons Foundation
|
||||
|
||||
### 文章
|
||||
|
|
|
|||
Loading…
Reference in New Issue