aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorKukielka <kukielka58@gmail.com>2018-04-13 13:04:09 +0200
committerKukielka <kukielka58@gmail.com>2018-04-13 13:04:09 +0200
commit6248a4dc783b1fe8859fe6fffee921977c683165 (patch)
treed78fa5b018ac877b27942c84b41916eb9f61b304 /README.md
parenta53f1528e85af206803c9142459e1fca3b1b20a2 (diff)
downloadsimple-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.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index af09573..0b23db8 100644
--- a/README.md
+++ b/README.md
@@ -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