bootstrap.bundle.min.js -> stackpath.bootstrapcdn.com (#785)

This commit is contained in:
nobody 2021-11-28 08:07:07 +01:00
parent 416ea1d36c
commit 8405504be6
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
2 changed files with 3 additions and 2 deletions

View File

@ -971,6 +971,7 @@ mappings.cdn = {
'stackpath.bootstrapcdn.com': {
'/': {
'bootstrap/{version}/js/bootstrap.min.': resources.bootstrapJS,
'bootstrap/{version}/js/bootstrap.bundle.min.': resources.bootstrapJS,
'bootstrap/{version}/css/bootstrap.min.': resources.bootstrapCSS,
'font-awesome/{version}/css/font-awesome': resources.fontawesome
}

View File

@ -25,9 +25,9 @@
<h2>New in LocalCDN:</h2>
</div>
<div class="release-notes-area">
<p></p>
<p>Mapping</p>
<ul>
<li></li>
<li>bootstrap.bundle.min.js -> stackpath.bootstrapcdn.com (<a href="https://codeberg.org/nobody/LocalCDN/issues/785">#785</a>)</li>
</ul>
</div>
<div id="generator-section">