update mailer
This commit is contained in:
parent
a79dd90828
commit
988412fe37
@ -62,3 +62,10 @@ Puis il faut cliquer sur « Start static site export »
|
||||
Le bouton qui va publier le site
|
||||
|
||||
Et c’est 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
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title></title>
|
||||
<title>Le cloud lent</title>
|
||||
<meta name="save_as" content="index.html" />
|
||||
</head>
|
||||
<body>
|
||||
|
@ -106,7 +106,8 @@ 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.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 -->
|
||||
<footer>
|
||||
|
Loading…
Reference in New Issue
Block a user