Resize image

Also, improve README.md wording on config.toml.
This commit is contained in:
Nishanth Shanmugham
2016-08-03 08:48:12 -07:00
parent 0ab1dc783d
commit d9e1296bda
3 changed files with 4 additions and 4 deletions

View File

@@ -51,13 +51,13 @@ hugo new blog/your-new-post.md
$ hugo new fixed/about.md
````
#### Site variables
#### config.toml
Please see the sample [`config.toml`](https://github.com/nishanths/cocoa-hugo-theme/blob/master/exampleSite/config.toml) under the `exampleSite/` directory.
Please see the sample [`config.toml`](https://github.com/nishanths/cocoa-hugo-theme/blob/master/exampleSite/config.toml) in `exampleSite/`.
#### Example site
An example site is available under the `exampleSite/` directory.
An example site is available in `exampleSite/`.
## Screenshots