Sha256: d9c1dc540efc8a72dd9d1696f07786b9e49f3f5501a1a52846c5f16dd9da3472

Contents?: true

Size: 873 Bytes

Versions: 3

Compression:

Stored size: 873 Bytes

Contents

<link rel="stylesheet" type="text/css"
  href="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" />
<script src="https://cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.js"></script>
<script>
  window.addEventListener("load", function () {
    window.cookieconsent.initialise({
      "palette": {
        "popup": {
          "background": "#64386b",
          "text": "#ffcdfd"
        },
        "button": {
          "background": "transparent",
          "text": "#f8a8ff",
          "border": "#f8a8ff"
        }
      },
      "content": {
        "message": "In accordance with the EU GDPR law this message is being displayed. - ",
        "dismiss": "I Agree",
        "link": "CasjaysDev Policy",
        "href": "https://casjaysdev.com/policy/"
      },
      "type": "opt-out"
    })
  });
</script>
<br />

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
casjaysdev-jekyll-theme-0.1.7 _includes/casjaysdev/eucookie.html
casjaysdev-jekyll-theme-0.1.6 _includes/casjaysdev/eucookie.html
casjaysdev-jekyll-theme-0.1.4 _includes/casjaysdev/eucookie.html