We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8398445 commit 93baa19Copy full SHA for 93baa19
1 file changed
templates/base.html
@@ -10,6 +10,8 @@
10
<meta charset="utf-8" />
11
<meta name="viewport"
12
content="width=device-width, initial-scale=1, shrink-to-fit=no" />
13
+ <link rel="canonical" href="https://portail-rse.beta.gouv.fr{{ page.url }}" />
14
+
15
{% block title %}
16
<title>
17
{% if title %}{{ title }} —{% endif %}
0 commit comments