2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Use jekyll var for current version in docs; update banner in gruntfile to match .less banner

This commit is contained in:
Mark Otto
2013-08-23 22:38:51 -07:00
parent 7a7149d2ee
commit 48d929d69e
6 changed files with 15 additions and 8 deletions
+4 -2
View File
@@ -1,7 +1,9 @@
/**
* bootstrap.js v3.0.0 by @fat and @mdo
* Bootstrap v3.0.0 by @fat and @mdo
* Copyright 2013 Twitter Inc.
* http://www.apache.org/licenses/LICENSE-2.0
* Licensed under http://www.apache.org/licenses/LICENSE-2.0.
*
* Designed and built with all the love in the world by @mdo and @fat.
*/
if (!jQuery) { throw new Error("Bootstrap requires jQuery") }
+4 -2
View File
File diff suppressed because one or more lines are too long