Skip to content

Commit 3a0fed1

Browse files
authored
Merge pull request #20476 from bardiharborow/patch-4
Remove CDN "not yet available" notice.
2 parents 935e0cc + 4ca2528 commit 3a0fed1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/index.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ <h4>Bootstrap CDN</h4>
3535
<link rel="stylesheet" href="{{ site.cdn.css }}" integrity="{{ site.cdn.css_hash }}" crossorigin="anonymous">
3636
<script src="{{ site.cdn.js }}" integrity="{{ site.cdn.js_hash }}" crossorigin="anonymous"></script>
3737
{% endhighlight %}
38-
<p class="text-muted">Not yet available, but hopefully soon!</p>
3938
</div>
4039
</div>
4140

0 commit comments

Comments
 (0)