Skip to content

Commit c799daa

Browse files
authored
Patch domain
1 parent ea493c9 commit c799daa

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

.github/templates/readme_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![License](https://img.shields.io/github/license/Anduin2017/HowToCook)](./LICENSE)
55
[![GitHub contributors](https://img.shields.io/github/contributors/Anduin2017/HowToCook)](https://github.com/Anduin2017/HowToCook/graphs/contributors)
66
[![npm](https://img.shields.io/npm/v/how-to-cook)](https://www.npmjs.com/package/how-to-cook)
7-
![Man hours](https://manhours.aiursoft.cn/r/github.com/anduin2017/howtocook.svg)
7+
![Man hours](https://manhours.aiursoft.com/r/github.com/anduin2017/howtocook.svg)
88
[![Docker](https://img.shields.io/badge/docker-latest-blue?logo=docker)](https://github.com/Anduin2017/HowToCook/pkgs/container/how-to-cook)
99
[![Join the AnduinOS Community on Revolt](https://img.shields.io/badge/Revolt-Join-fd6671?style=flat-square)](https://rvlt.gg/ndApqZEs)
1010

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![License](https://img.shields.io/github/license/Anduin2017/HowToCook)](./LICENSE)
55
[![GitHub contributors](https://img.shields.io/github/contributors/Anduin2017/HowToCook)](https://github.com/Anduin2017/HowToCook/graphs/contributors)
66
[![npm](https://img.shields.io/npm/v/how-to-cook)](https://www.npmjs.com/package/how-to-cook)
7-
![Man hours](https://manhours.aiursoft.cn/r/github.com/anduin2017/howtocook.svg)
7+
![Man hours](https://manhours.aiursoft.com/r/github.com/anduin2017/howtocook.svg)
88
[![Docker](https://img.shields.io/badge/docker-latest-blue?logo=docker)](https://github.com/Anduin2017/HowToCook/pkgs/container/how-to-cook)
99
[![Join the AnduinOS Community on Revolt](https://img.shields.io/badge/Revolt-Join-fd6671?style=flat-square)](https://rvlt.gg/ndApqZEs)
1010

dishes/vegetable_dish/蒜蓉空心菜/蒜蓉空心菜.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
## 操作
3030

3131
* 空心菜洗净,去掉烂叶或者老梗,均匀切成 2 段或者 3 段(防止过长不好炒)
32-
* 锅里先倒少量油,烧至微微冒烟,此时拿起锅将国内的热油向四周浸润,让油均匀覆盖锅底,然后再倒入剩余的油([热锅凉油法](https://cook.aiursoft.cn/tips/learn/%E5%AD%A6%E4%B9%A0%E7%82%92%E4%B8%8E%E7%85%8E/?h=%E7%83%AD%E9%94%85#_5))。
32+
* 锅里先倒少量油,烧至微微冒烟,此时拿起锅将国内的热油向四周浸润,让油均匀覆盖锅底,然后再倒入剩余的油([热锅凉油法](https://cook.aiursoft.com/tips/learn/%E5%AD%A6%E4%B9%A0%E7%82%92%E4%B8%8E%E7%85%8E/?h=%E7%83%AD%E9%94%85#_5))。
3333
* 放入蒜末,小火炒 10 到 15 秒煸香
3434
* 尽快均匀地放入空心菜,**开大火**,左手拿铲子,右手拿筷子,配合将空心菜不停翻动,**直至软化变绿**
3535
* 接着不需使用筷子,而是使用铲子快速翻炒已软化的空心菜 15 - 20 秒,使之受热更均匀,撒入盐 2 g ,白糖 3 g,生抽 8 ml。

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"bugs": {
2626
"url": "https://github.com/Anduin2017/HowToCook/issues"
2727
},
28-
"homepage": "https://cook.aiursoft.cn",
28+
"homepage": "https://cook.aiursoft.com",
2929
"dependencies": {
3030
"textlint": "^12.1.0",
3131
"textlint-rule-ja-space-between-half-and-full-width": "^2.2.0",

0 commit comments

Comments
 (0)