Geremia Taglialatela 11 سال پیش
والد
کامیت
96145edf01
2فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 1 0
      src/_includes/brand-adblock-warning.html
  2. 4 0
      src/_includes/icons/brand.html

+ 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' %}