canonical in pdf download link
This commit is contained in:
parent
c23ee43bd4
commit
e49ce4a496
@ -53,7 +53,7 @@
|
||||
{{ $.Scratch.Set "message" " - Accéder à "}}
|
||||
{{ end }}
|
||||
{{ with $.Scratch.Get "link" }}
|
||||
<a href="{{ . }}" target="_blank">{{ $.Scratch.Get "message" }} la revue</a>
|
||||
<a href="{{ . }}" target="_blank" rel="canonical">{{ $.Scratch.Get "message" }} la revue</a>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
</div>
|
||||
|
||||
@ -51,7 +51,7 @@
|
||||
{{ with $presse }}
|
||||
<div class="columns is-gapless is-vcentered ">
|
||||
<div class="column">
|
||||
<a href={{ .Permalink }}>
|
||||
<a href={{ .Permalink }} rel="canonical">
|
||||
<h3 class="title is-6">Télécharger le Dossier de présentation</h3>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user