From c53c7160e783d0fc8dc37a7a59d728540b82c794 Mon Sep 17 00:00:00 2001 From: Chris Hallgren Date: Sun, 28 Dec 2014 20:43:29 -0600 Subject: [PATCH] Some small fixes. --- bower.json | 4 +++- {css => dist/css}/timeline.css | 0 examples/index.html | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) rename {css => dist/css}/timeline.css (100%) diff --git a/bower.json b/bower.json index b98562a..c1d87af 100644 --- a/bower.json +++ b/bower.json @@ -15,7 +15,9 @@ "node_modules", "bower_components", "test", - "tests" + "tests", + "examples", + "index.html" ], "main": [ "dist/css/sb-admin-2.css", diff --git a/css/timeline.css b/dist/css/timeline.css similarity index 100% rename from css/timeline.css rename to dist/css/timeline.css diff --git a/examples/index.html b/examples/index.html index e53ce83..dc27ada 100644 --- a/examples/index.html +++ b/examples/index.html @@ -18,7 +18,7 @@ - +