Merge pull request #1478 from ae-utbm/timetable-og

add og tags to timetable generator
This commit is contained in:
thomas girod
2026-09-09 19:31:27 +02:00
committed by GitHub
3 changed files with 38 additions and 5 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" />