@@ -524,13 +524,13 @@ variable to override this behaviour.
524
524
```
525
525
526
526
<!--
527
- 1. In a web browser, navigate to `https ://localhost:1313`. Hugo watches the
527
+ 1. In a web browser, navigate to `http ://localhost:1313`. Hugo watches the
528
528
changes and rebuilds the site as needed.
529
529
530
530
1. To stop the local Hugo instance, go back to the terminal and type `Ctrl+C`,
531
531
or close the terminal window.
532
532
-->
533
- 3 . 启动浏览器,浏览 ` https ://localhost:1313` 。
533
+ 3 . 启动浏览器,浏览 ` http ://localhost:1313` 。
534
534
Hugo 会监测文件的变更并根据需要重新构建网站。
535
535
536
536
4 . 要停止本地 Hugo 实例,可返回到终端并输入 ` Ctrl+C ` ,或者关闭终端窗口。
@@ -572,13 +572,13 @@ Alternately, install and use the `hugo` command on your computer:
572
572
```
573
573
574
574
<!--
575
- 1. In a web browser, navigate to `https ://localhost:1313`. Hugo watches the
575
+ 1. In a web browser, navigate to `http ://localhost:1313`. Hugo watches the
576
576
changes and rebuilds the site as needed.
577
577
578
578
1. To stop the local Hugo instance, go back to the terminal and type `Ctrl+C`,
579
579
or close the terminal window.
580
580
-->
581
- 4 . 在浏览器的地址栏输入: ` https ://localhost:1313` 。
581
+ 4 . 在浏览器的地址栏输入: ` http ://localhost:1313` 。
582
582
Hugo 会监测文件的变更并根据需要重新构建网站。
583
583
584
584
5 . 要停止本地 Hugo 实例,返回到终端窗口并输入 ` Ctrl+C ` 或者关闭终端窗口。
0 commit comments