diff --git a/bower.json b/bower.json index dd5d95e..f6fad6b 100644 --- a/bower.json +++ b/bower.json @@ -1,11 +1,10 @@ { - "name": "ci-site", - "version": "0.0.1", - "dependencies": { - "bootstrap": "latest", - "font-awesome": "latest", - "animate.css": "latest", - "angular": "latest", - "angular-route": "latest" - } -} \ No newline at end of file + "name": "ci-site", + "version": "0.0.1", + "dependencies": { + "font-awesome": "latest", + "angular": "latest", + "angular-route": "latest", + "bootswatch-dist": "3.3.2-cerulean" + } +} diff --git a/public/views/index.html b/public/views/index.html index eeef180..82fff9d 100644 --- a/public/views/index.html +++ b/public/views/index.html @@ -1,32 +1,35 @@
-