Update
This commit is contained in:
parent
95caae45a4
commit
61f33b5767
85 changed files with 512 additions and 2896 deletions
|
|
@ -41,7 +41,8 @@ tarteaucitron.init({
|
|||
"serviceDefaultState": "wait", /* Default state (true - wait - false) */
|
||||
|
||||
"showAlertSmall": false, /* Show the small banner on bottom right */
|
||||
"cookieslist": false, /* Show the cookie list */
|
||||
"cookieslist": false, /* Show the cookie list in a mini banner */
|
||||
"cookieslistEmbed": false, /* Show the cookie list on the control panel */
|
||||
|
||||
"showIcon": true, /* Show cookie icon to manage cookies */
|
||||
// "iconSrc": "", /* Optional: URL or base64 encoded image */
|
||||
|
|
@ -59,7 +60,7 @@ tarteaucitron.init({
|
|||
"removeCredit": false, /* Remove credit link */
|
||||
"moreInfoLink": true, /* Show more info link */
|
||||
"useExternalCss": false, /* If false, the tarteaucitron.css file will be loaded */
|
||||
"useExternalJs": false, /* If false, the tarteaucitron.services.js file will be loaded */
|
||||
"useExternalJs": false, /* If false, the tarteaucitron.services.js file and lang files will be loaded */
|
||||
|
||||
// "cookieDomain": ".my-multisite-domaine.fr", /* Shared cookie for subdomain website */
|
||||
|
||||
|
|
@ -140,12 +141,12 @@ tarteaucitronCustomText = {
|
|||
'engage-twitter': 'Follow us on Twitter!'
|
||||
};
|
||||
```
|
||||
|
||||
<!--
|
||||
# Thanks to the sponsors 😊
|
||||
|
||||
|  |  | |
|
||||
|---|---------------------------------------------------------------|---|
|
||||
| [Amaury Cleuziou](https://github.com/MoryCorp) - first sponsor 🎉 | [Route Optimizer and Route Planner Software](https://route4me.com) | |
|
||||
| | | |
|
||||
|
||||
|  | | |
|
||||
|---|--------------------------------------------------------------|---|
|
||||
| [Amaury Cleuziou](https://github.com/MoryCorp) - first sponsor 🎉 | | |
|
||||
| | | |
|
||||
-->
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue