Add iconSrc in readme

This commit is contained in:
Nicolas Rosset 2021-03-23 18:55:53 +01:00
parent 64b1f9f66c
commit 2118910ef4
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ tarteaucitron.init({
"cookieslist": false, /* Show the cookie list */ "cookieslist": false, /* Show the cookie list */
"showIcon": true, /* Show cookie icon to manage cookies */ "showIcon": true, /* Show cookie icon to manage cookies */
// "iconSrc": "", /* Optionnal: URL or base64 encoded image */
"iconPosition": "BottomRight", /* Position of the icon between BottomRight, BottomLeft, TopRight and TopLeft */ "iconPosition": "BottomRight", /* Position of the icon between BottomRight, BottomLeft, TopRight and TopLeft */
"adblocker": false, /* Show a Warning if an adblocker is detected */ "adblocker": false, /* Show a Warning if an adblocker is detected */