Updated the Bootstrap theme.
[yaffs-website] / web / themes / contrib / bootstrap / src / Plugin / Provider / JsDelivr.php
index 950a9d3e6609a42f35898027a381b5c34fc66b3f..2c0e7a5e3bb073c01e2490f151cdbd1a95d5011a 100644 (file)
@@ -94,7 +94,7 @@ class JsDelivr extends ProviderBase {
    * {@inheritdoc}
    */
   public function processApi(array $json, array &$definition) {
-    $definition['description'] = t('<p style="background:#EB4C36"><a href=":jsdelivr" target="_blank"><img src="//www.jsdelivr.com/img/logo.png" alt="jsDelivr Logo"/></a></p><p><a href=":jsdelivr" target="_blank">jsDelivr</a> is a free multi-CDN infrastructure that uses <a href=":maxcdn" target="_blank">MaxCDN</a>, <a href=":cloudflare" target="_blank">Cloudflare</a> and many others to combine their powers for the good of the open source community... <a href=":jsdelivr_about" target="_blank">read more</a></p>', [
+    $definition['description'] = t('<p><a href=":jsdelivr" target="_blank">jsDelivr</a> is a free multi-CDN infrastructure that uses <a href=":maxcdn" target="_blank">MaxCDN</a>, <a href=":cloudflare" target="_blank">Cloudflare</a> and many others to combine their powers for the good of the open source community... <a href=":jsdelivr_about" target="_blank">read more</a></p>', [
       ':jsdelivr' => 'https://www.jsdelivr.com',
       ':jsdelivr_about' => 'https://www.jsdelivr.com/about',
       ':maxcdn' => 'https://www.maxcdn.com',