diff options
author | Kukielka <kukielka58@gmail.com> | 2018-04-13 13:04:09 +0200 |
---|---|---|
committer | Kukielka <kukielka58@gmail.com> | 2018-04-13 13:04:09 +0200 |
commit | 6248a4dc783b1fe8859fe6fffee921977c683165 (patch) | |
tree | d78fa5b018ac877b27942c84b41916eb9f61b304 /README.md | |
parent | a53f1528e85af206803c9142459e1fca3b1b20a2 (diff) | |
download | simple-dash-fork-6248a4dc783b1fe8859fe6fffee921977c683165.zip |
Better Scrollbar, Added Trianglify as default Background
Better Scrollbar, Added Trianglify as default Background
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,6 +7,7 @@ This project uses: - jQuery - Bootstrap CSS - Mousetrap.js +- Trianglify - Font Awesome - Unsplash @@ -22,7 +23,7 @@ Copy the config.sample.json file and rename to config.json. Be sure to update th - 'items' => The menu will scale to the amount of items you want to display. Insert any link you'd like, or {{cur}} for the current URL of the page. Choose icons from [Font Awesome](http://fontawesome.io/icons/) ### Unsplash Background Images -- 'unsplash_client_id' => Get Unsplash client ID from [Unsplash](https://unsplash.com/developers) +- 'unsplash_client_id' => Get Unsplash client ID from [Unsplash](https://unsplash.com/developers) Leave this blank if you want to use Trianglify! - 'credits' => Whether you want to give credits to the artists, or not. ### Custom Background Images |