Pārlūkot izejas kodu

showIcon off by default

Amauri CHAMPEAUX 4 gadi atpakaļ
vecāks
revīzija
41a8891e85
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -40,7 +40,7 @@ tarteaucitron.init({
     "showAlertSmall": true, /* Show the small banner on bottom right */
     "cookieslist": true, /* Show the cookie list */
     
-    "showIcon": true, /* Show cookie icon to manage cookies */
+    "showIcon": false, /* Show cookie icon to manage cookies */
     "iconPosition": "BottomRight", /* Position of the icon between BottomRight, BottomLeft, TopRight and TopLeft */
 
     "adblocker": false, /* Show a Warning if an adblocker is detected */