From 5ebb528b56c3a677c323c364c1751239ec6aa657 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Sat, 18 Feb 2012 16:11:03 -0500 Subject: append swatch menu with js --- js/bootswatch.js | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 js/bootswatch.js (limited to 'js') diff --git a/js/bootswatch.js b/js/bootswatch.js new file mode 100644 index 00000000..443f61b7 --- /dev/null +++ b/js/bootswatch.js @@ -0,0 +1,13 @@ +$('.navbar .nav').first().append(''); \ No newline at end of file -- cgit v1.2.3