]> git.ipfire.org Git - thirdparty/bootstrap.git/commit
Fix holder.js links in examples
authorJulian Thilo <bigj95t@gmail.com>
Sat, 18 Jan 2014 21:58:05 +0000 (22:58 +0100)
committerJulian Thilo <bigj95t@gmail.com>
Sat, 18 Jan 2014 21:58:05 +0000 (22:58 +0100)
commit67594cb544e5b4b206558802318af4dbe77de1e0
treed5c250921179e66a957d8ec7f80e8d53ecc6b8f9
parenta521e982d55370770c1c5e0acef28a64e5a44a14
Fix holder.js links in examples

Replaces links to holder.js with links to the new docs.min.js.
The uncompressed holder.js file is now in docs/assets/js/vendor,
which is excluded from Jekyll builds. In turn, Holder is now
included in docs.min.js, which is smaller than holder.js,
so this should make everybody happy. :)
docs/examples/blog/index.html
docs/examples/carousel/index.html
docs/examples/cover/index.html
docs/examples/dashboard/index.html
docs/examples/theme/index.html