Optimisation du site #9
@@ -8,8 +8,8 @@
|
|||||||
<link rel="icon" href="{{ site.faviconPath }}" type="image/png" />
|
<link rel="icon" href="{{ site.faviconPath }}" type="image/png" />
|
||||||
{% include "partials/global/meta-info.njk" %}
|
{% include "partials/global/meta-info.njk" %}
|
||||||
<script>document.documentElement.classList.remove('no-js');</script>
|
<script>document.documentElement.classList.remove('no-js');</script>
|
||||||
<link rel = "stylesheet" href="/vendor/css/leaflet.css"/>
|
<link rel = "stylesheet" href="/vendor/css/leaflet.css" media="print" onload="this.media='all'"/>
|
||||||
<link rel = "stylesheet" href="/vendor/css/bootstrap.min.css"/>
|
<link rel = "stylesheet" href="/vendor/css/bootstrap.min.css" media="print" onload="this.media='all'"/>
|
||||||
<style>{% include "assets/css/global.css" %}</style>
|
<style>{% include "assets/css/global.css" %}</style>
|
||||||
{% block head %}
|
{% block head %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|||||||
Reference in New Issue
Block a user