From b869797ba43a66207d4cc8476cb50ff0b9556b66 Mon Sep 17 00:00:00 2001 From: Gus Esquivel Date: Mon, 29 May 2017 14:03:40 -0500 Subject: [PATCH] update tile name discription fixes #1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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