mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-05-01 17:24:43 +00:00
Remove CDN "not yet available" notice.
This commit is contained in:
parent
0416f761dd
commit
4ca2528611
1 changed files with 0 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue