Merge branch 'master' of https://git.jean-cloud.net/adrian/jean-cloud_website.git
This commit is contained in:
commit
d1244304b9
@ -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
|
||||
|
||||
|
@ -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.1.5/index.js" integrity="sha384-JUNr7mbE348uyjuqcY3O+jCs09bBnDeNsmIzOMQWyi3zpR445m+7hS5g78ciuqJh" crossorigin="anonymous"></script>
|
||||
<script> jeanCloudContactFormIntercept ('contact-mailer-form', new JeanCloudContactFormNotifier('light')) </script>
|
||||
|
||||
<!-- Page Footer -->
|
||||
<footer>
|
||||
|
Loading…
Reference in New Issue
Block a user