From 2118910ef415b59d70a4b09d74455cf9621650f8 Mon Sep 17 00:00:00 2001 From: Nicolas Rosset Date: Tue, 23 Mar 2021 18:55:53 +0100 Subject: [PATCH] Add iconSrc in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72837fc..c3bddaa 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,7 @@ tarteaucitron.init({ "cookieslist": false, /* Show the cookie list */ "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 */ "adblocker": false, /* Show a Warning if an adblocker is detected */