Update dish difficulty titles to use Chinese characters
This commit is contained in:
4
.github/templates/readme_template.md
vendored
4
.github/templates/readme_template.md
vendored
@@ -15,7 +15,7 @@
|
||||
|
||||
## 本地部署
|
||||
|
||||
如果需要在本地部署菜谱 Web 服务,可以在安装 Docker 后运行下面命令:
|
||||
如果需要在本地部署菜谱 Web 服务,可以在安装 Docker 后运行下面命令:
|
||||
|
||||
```bash
|
||||
docker pull ghcr.io/anduin2017/how-to-cook:latest
|
||||
@@ -36,7 +36,7 @@ docker run -d -p 5000:5000 ghcr.io/anduin2017/how-to-cook:latest
|
||||
|
||||
## 菜谱
|
||||
|
||||
### 家常菜
|
||||
{{index_stars}}
|
||||
|
||||
{{main}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user