0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00

Remove CDN "not yet available" notice.

This commit is contained in:
Bardi Harborow 2016-08-07 12:34:40 +10:00 committed by GitHub
parent 0416f761dd
commit 4ca2528611

View File

@ -35,7 +35,6 @@ title: Bootstrap · The world's most popular mobile-first and responsive f
<link rel="stylesheet" href="{{ site.cdn.css }}" integrity="{{ site.cdn.css_hash }}" crossorigin="anonymous">
<script src="{{ site.cdn.js }}" integrity="{{ site.cdn.js_hash }}" crossorigin="anonymous"></script>
{% endhighlight %}
<p class="text-muted">Not yet available, but hopefully soon!</p>
</div>
</div>