File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ You can them see the example website in your browser and interact with it. Hugo
44
44
will print instructions for what address to use. Usually it is
45
45
` http://localhost:1313/ ` .
46
46
47
- ## How to write a website from scrath with Notrack
47
+ ## How to write a website from scratch with Notrack
48
48
49
49
There are two ways to get started with this theme – the bottom-up approach and
50
50
the top-down approach. The top-down approach is to just clone the example site
@@ -67,7 +67,7 @@ shortcodes in any page as well).
67
67
68
68
#### How to create a home page
69
69
70
- First, create a new hugo project in a directory of your choice:
70
+ First, create a new Hugo project in a directory of your choice:
71
71
72
72
``` console
73
73
$ hugo new site < my-webpage>
You can’t perform that action at this time.
0 commit comments