Geremia Taglialatela 11 lat temu
rodzic
commit
96145edf01

+ 1 - 0
src/_includes/brand-adblock-warning.html

@@ -0,0 +1 @@
+<strong>Warning!</strong> Adblock Plus's "Remove Social Media Buttons" feature hides some social icons. We will not use hacks to force them to display.

+ 4 - 0
src/_includes/icons/brand.html

@@ -5,6 +5,10 @@
     {% include brand-license.html %}
   </div>
 
+  <div class="alert alert-warning">
+    {% include brand-adblock-warning.html %}
+  </div>
+
   <div class="row fontawesome-icon-list">
     {% assign icons_brand = icons | expand_aliases | category:"Brand Icons" | sort_by:'class' %}