Update README.md
This commit is contained in:
parent
ea205d9576
commit
bed661fd48
11
README.md
11
README.md
|
@ -109,16 +109,7 @@ hugo server --themesDir ../..
|
||||||
|
|
||||||
## Configuration
|
## Configuration
|
||||||
|
|
||||||
0. From the root of your site: edit config.toml file
|
0. From the root of your site: delete config.toml file and add the files below
|
||||||
|
|
||||||
```bash
|
|
||||||
|
|
||||||
baseURL = "http://example.org/"
|
|
||||||
languageCode = "en-us"
|
|
||||||
title = "My New Hugo Site"
|
|
||||||
theme = "zzo"
|
|
||||||
|
|
||||||
```
|
|
||||||
|
|
||||||
1. config folder structure
|
1. config folder structure
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue