feat: add google sites (#4119)

This commit is contained in:
hoilc
2020-02-29 20:25:13 +08:00
committed by GitHub
parent 374ac856b8
commit a5e55221de
5 changed files with 96 additions and 0 deletions

View File

@@ -10,6 +10,12 @@ pageClass: routes
<Route author="kt286" example="/archdaily" path="/archdaily"/>
## Google Sites
### 文章更新
<Route author="hoilc" example="/google/sites/outlierseconomics" path="/google/sites/:id" :paramsDesc="['Site ID, 可在 URL 中找到']" radar="1" />
## Hexo
### Next 主题博客

View File

@@ -10,6 +10,12 @@ pageClass: routes
<RouteEn author="kt286" example="/archdaily" path="/archdaily"/>
## Google Sites
### Articles
<RouteEn author="hoilc" example="/google/sites/outlierseconomics" path="/google/sites/:id" :paramsDesc="['Site ID, can be found in URL']" />
## Hexo Blog
### Blog using Next theme