diff --git a/themes/jean-cloud/templates/base.html b/themes/jean-cloud/templates/base.html index c35bb2e..c4a29ae 100644 --- a/themes/jean-cloud/templates/base.html +++ b/themes/jean-cloud/templates/base.html @@ -106,7 +106,7 @@ format(slug=tag.slug) }}{% endif %}" type="application/rss+xml" rel="alternate" {% block content %} {% endblock %} </main> - <script src="https://unpkg.jean-cloud.net/jean-cloud-contact-mailer-client@1.0.15/index.js" integrity="sha384-3FhHH/GEP7H+L+bFkbjU5pVpi7yUi1fmDIVjGAt5Ri/yNl362xNmWibjLXOLYf4N" crossorigin="anonymous"></script> + <script src="https://unpkg.jean-cloud.net/jean-cloud-contact-mailer-client@1.0.16/index.js" integrity="sha384-eiHhqqmmA6elj7NKhCgKGEpJ80xP4w7MSS4UitJ+6kYRR5Rvv9oXAw8gyLdkpNPL" crossorigin="anonymous"></script> <script> jeanCloudContactFormIntercept ('contact-mailer-form', 'light') </script> <!-- Page Footer -->