Added: Mapping of Google Material Icons (#87)

This commit is contained in:
nobody 2020-08-22 14:15:22 +02:00
parent 12d05ee84d
commit 5c46d04241
No known key found for this signature in database
GPG Key ID: 8F6DE3D614FCFD7A
2 changed files with 3 additions and 1 deletions

View File

@ -425,7 +425,8 @@ var mappings = {
// Google Material Icons
'fonts.googleapis.com': {
'/': {
'icon?family=Material+Icons': resources.googleMaterialIcons
'icon?family=Material+Icons': resources.googleMaterialIcons,
'css?family=Material+Icons': resources.googleMaterialIcons
}
},
// Yandex CDN

View File

@ -29,6 +29,7 @@
<li>Updated: jQueryUI v1.8.18 to v1.8.24 (<a href="https://codeberg.org/nobody/LocalCDN/issues/83">#83</a>)</li>
<li>Updated: jQuery Fancybox v3.5.7 (<a href="https://codeberg.org/nobody/LocalCDN/issues/86">#86</a>)</li>
<li>Added: Fancybox to cdn.jsdelivr.net (<a href="https://codeberg.org/nobody/LocalCDN/issues/86">#86</a>)</li>
<li>Added: Mapping of Google Material Icons (<a href="https://codeberg.org/nobody/LocalCDN/issues/87">#87</a>)</li>
</ul>
<div id="generator-section">
<div class="topic-label">