瀏覽代碼

Merge pull request #3 from encreinformatique/encreinformatique-patch-1

Specify the useExternalCss config into the README.md
Encre Informatique 6 年之前
父節點
當前提交
640b3bd6a1
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -47,6 +47,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 */
 
     //"cookieDomain": ".my-multisite-domaine.fr" /* Shared cookie for subdomain website */
 });