add og tags to timetable generator

This commit is contained in:
imperosol
2026-09-04 20:01:15 +02:00
parent d2c259c4f9
commit 338ca6cd25
3 changed files with 34 additions and 3 deletions
+2
View File
@@ -14,6 +14,8 @@
{%- endblock %}"
>
<meta property="og:site_name" content="Association des Étudiants de l'UTBM" />
<meta property="og:locale" content="fr_FR" />
<meta property="og:locale:alternate" content="en_GB" />
{% block metatags %}
<meta property="og:url" content="{{ request.build_absolute_uri() }}" />
<meta property="og:type" content="website" />