This commit is contained in:
Gaspard Jankowiak 2022-12-12 21:13:33 +01:00
parent 39fd7cf13b
commit c0702aceb1

View file

@ -4,11 +4,15 @@
{% else %}
<html lang="fr">
{% endif %}
{% assign month = "now" | date: "%m" %}
<head>
<meta charset="utf-8">
<title>
{{ page.page_title }}
</title>
{% if month == "12" or month == "1" %}
<script src="https://app.embed.im/snow.js" defer></script>
{% endif %}
<link rel="icon" href="/images/favicon.png">
{% if page.math %}
<script type="text/x-mathjax-config">