Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/devcows/hugo-universal-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdrián Moreno <adrian@morenomartinez.com>2016-09-08 10:39:54 +0300
committerGitHub <noreply@github.com>2016-09-08 10:39:54 +0300
commit9a294ed8751bd98edcac7c82b9f510890a8c1294 (patch)
treee99082ef9e8201d6ab01cfa82214a6ad76735895 /README.md
parentc463aac94046662b8cfa5acb905c2d4b8dcdda0c (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 094389e..d2a63b8 100644
--- a/README.md
+++ b/README.md
@@ -295,7 +295,7 @@ image: "img/clients/customer-1.png"
url: "http://www.customer-1.com"
```
-The `name` of the client and a relative path to the logo inside the `static` directory.
+The `name` of the client. `image` is a relative path to the logo inside the `static` directory. And `url` is an optional field in case you want to link the logo to the client's website.
Then, you can enable the section in the configuration file.