Merge pull request #298 from Benjamin-Porquet/patch-1
Wording cookie name
This commit is contained in:
commit
ed60dc6e8b
|
|
@ -34,7 +34,7 @@ tarteaucitron.init({
|
|||
"privacyUrl": "", /* Privacy policy url */
|
||||
|
||||
"hashtag": "#tarteaucitron", /* Open the panel with this hashtag */
|
||||
"cookieName": "tartaucitron", /* Cookie name */
|
||||
"cookieName": "tarteaucitron", /* Cookie name */
|
||||
|
||||
"orientation": "top", /* Banner position (top - bottom) */
|
||||
"showAlertSmall": true, /* Show the small banner on bottom right */
|
||||
|
|
|
|||
Loading…
Reference in New Issue