1
0
forked from extern/slate

update tile name discription

fixes #1
This commit is contained in:
Gus Esquivel 2017-05-29 14:03:40 -05:00
parent 8f3282a073
commit b869797ba4

View File

@ -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