update mailer

This commit is contained in:
Adrian Amaglio 2020-08-25 21:25:47 +02:00
parent a79dd90828
commit 988412fe37
3 changed files with 10 additions and 2 deletions

View File

@ -62,3 +62,10 @@ Puis il faut cliquer sur « Start static site export »
Le bouton qui va publier le site Le bouton qui va publier le site
Et cest tout ! Si il y a une erreur, il faut essayer de la comprendre… Ou contacter Jean-Cloud ;) Et cest tout ! Si il y a une erreur, il faut essayer de la comprendre… Ou contacter Jean-Cloud ;)
## Plugins installés
- Http Basic auth
- wp2static
- Autologin

View File

@ -1,6 +1,6 @@
<html> <html>
<head> <head>
<title></title> <title>Le cloud lent</title>
<meta name="save_as" content="index.html" /> <meta name="save_as" content="index.html" />
</head> </head>
<body> <body>

View File

@ -106,7 +106,8 @@ format(slug=tag.slug) }}{% endif %}" type="application/rss+xml" rel="alternate"
{% block content %} {% block content %}
{% endblock %} {% endblock %}
</main> </main>
<script src="https://unpkg.jean-cloud.net/jean-cloud-contact-mailer-client@1.0.8/index.js" integrity="sha384-TRVAOHLa15CoaDEykU3tHMToGzEnehfy3JbSW0w70ynabbMsBvlwuldfAK+DskRf" crossorigin="anonymous"></script> <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> jeanCloudContactFormIntercept ('contact-mailer-form', 'light') </script>
<!-- Page Footer --> <!-- Page Footer -->
<footer> <footer>