From 0812eaeb2ba6e78dcf21c4652a009ccf55deb95b Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 1 May 2012 01:53:21 -0400 Subject: Revert "Revert "all: update to 2.0.3"" This reverts commit f6bc5bee91809d50d1082743d9efc90ab25b81fb. --- js/bootswatch.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'js') diff --git a/js/bootswatch.js b/js/bootswatch.js index 0a920042..444906ef 100644 --- a/js/bootswatch.js +++ b/js/bootswatch.js @@ -50,8 +50,6 @@ var taglines = []; taglines.push('Free themes for Twitter Bootstrap'); taglines.push('Add color to your Bootstrap site without touching a color picker'); taglines.push('Saving the web from default Bootstrap'); -taglines.push('Give your Bootstrap site a whole new feel'); -taglines.push('Lose the black bar and blue buttons on your Bootstrap site'); var line = Math.floor((taglines.length) * Math.random()); $('#tagline').html(taglines[line]); -- cgit v1.2.3