remove last updated tag
This commit is contained in:
parent
b9c86813f1
commit
327947bf6b
@ -107,8 +107,6 @@ 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.1.5/index.js" integrity="sha384-JUNr7mbE348uyjuqcY3O+jCs09bBnDeNsmIzOMQWyi3zpR445m+7hS5g78ciuqJh" crossorigin="anonymous"></script>
|
||||
<script> jeanCloudContactFormIntercept ('contact-mailer-form', new JeanCloudContactFormNotifier('light')) </script>
|
||||
|
||||
<!-- Page Footer -->
|
||||
<footer>
|
||||
|
@ -21,9 +21,4 @@
|
||||
|
||||
{{ page.content }}
|
||||
|
||||
{% if page.modified %}
|
||||
<p>
|
||||
Last updated: {{ page.locale_modified }}
|
||||
</p>
|
||||
{% endif %}
|
||||
{% endblock %}
|
||||
|
Loading…
Reference in New Issue
Block a user