mirror of
https://github.com/ae-utbm/sith.git
synced 2026-09-05 03:54:34 +00:00
add og tags to timetable generator
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user