mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
Resize image
Also, improve README.md wording on config.toml.
This commit is contained in:
@@ -51,13 +51,13 @@ hugo new blog/your-new-post.md
|
|||||||
$ hugo new fixed/about.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
|
#### Example site
|
||||||
|
|
||||||
An example site is available under the `exampleSite/` directory.
|
An example site is available in `exampleSite/`.
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
@@ -29,4 +29,4 @@ Initials = "ad" # Displayed on single post page; DEPRECATED in v0.3.0.
|
|||||||
Lang = "en"
|
Lang = "en"
|
||||||
LinkedIn = "//linkedin.com/in/you"
|
LinkedIn = "//linkedin.com/in/you"
|
||||||
Twitter = "//twitter.com/you"
|
Twitter = "//twitter.com/you"
|
||||||
ExtraCssFiles = [ "/css/override.css" ] # Root at `public` directory, add/remove files as necessary.
|
ExtraCssFiles = [ "/css/override.css" ] # In your `static/css`, add/remove files as necessary.
|
||||||
|
BIN
images/tn.png
BIN
images/tn.png
Binary file not shown.
Before Width: | Height: | Size: 243 KiB After Width: | Height: | Size: 208 KiB |
Reference in New Issue
Block a user