mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-18 13:30:23 +00:00
Merge pull request #20476 from bardiharborow/patch-4
Remove CDN "not yet available" notice.
This commit is contained in:
commit
3a0fed1590
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