2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-24 14:04:09 +03:00

regenerate minified docs JS & CSS

This commit is contained in:
Chris Rebert
2014-04-29 15:56:18 -07:00
parent 7d0f7e8441
commit bdd822a94c
4 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
<link href="../dist/css/bootstrap.min.css" rel="stylesheet">
{% if page.slug == "css" or page.slug == "components" or page.slug == "js" %}
<!-- Optional Bootstrap Theme -->
<link href="" data-href="../dist/css/bootstrap-theme.min.css" rel="stylesheet" id="bs-theme-stylesheet">
<link href="data:text/css;charset=utf-8," data-href="../dist/css/bootstrap-theme.min.css" rel="stylesheet" id="bs-theme-stylesheet">
{% endif %}
<!-- Documentation extras -->