From 16d19505837f0a0927b7731bdc8efc20f63bc30f Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sun, 19 Feb 2012 22:23:30 -0500 Subject: added download menu to previews --- js/bootswatch.js | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'js') diff --git a/js/bootswatch.js b/js/bootswatch.js index 965e7365..c549326a 100644 --- a/js/bootswatch.js +++ b/js/bootswatch.js @@ -11,4 +11,20 @@ $('.navbar .nav').first().append('
  • Spacelab
  • \
  • United
  • \ \ - '); \ No newline at end of file + '); + + + if(document.title !== 'Bootswatch: Free themes for Twitter Bootstrap') { + console.log('true'); + $('.navbar .nav').first().append('
  • \ + '); + } \ No newline at end of file -- cgit v1.2.3