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

github.com/gesquive/slate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGus Esquivel <gesquive@gmail.com>2017-05-29 22:03:40 +0300
committerGus Esquivel <gesquive@gmail.com>2017-05-29 22:03:40 +0300
commitb869797ba43a66207d4cc8476cb50ff0b9556b66 (patch)
tree44daeae06b51d0aef6aa43aa4ab80ebd1e8110bf
parent8f3282a073fadf8e9dfb23c1031a2c4b10c4758f (diff)
update tile name discription
fixes #1
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 002f358..520e895 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ Example : [config.toml](https://github.com/gesquive/hugo-slate-demo/blob/master/
All links are defined in the `data/links.yml` data file. Valid attributes are:
-- **name**: the name displayed below the tile
+- **name**: the name displayed below the tile, also used as tile text if javascript is disabled in the client browser.
- **url**: the url href, also used for text when no img is specified
- **tags**: (_optional_) list of tags to apply to this tile
- **img**: (_optional_) path to tile image, this will replace any text in the tile