What is the BootstrapCDN link to the NON-responsive version of Bootstrap?
css, responsive-design, twitter-bootstrap
Solution
BootstrapCDN does not post it on the main page, but after searching a little I found this issue in their Git repo where you can find the link:
//netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap.no-responsive.no-icons.min.css
Problem
Does anybody know what the link of the NON-responsive version of Bootstrap is on BootstrapCDN? It is not published on the main page.