Utilisation de linkTitle à certains endroits.
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2026-03-11 01:27:00 +01:00
parent b8599fbe0e
commit db86992daf
4 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
{{ .Summary }}
{{ if .Truncated }}
<a href="{{ .RelPermalink }}">Lire plus sur &laquo;&nbsp;{{ .LinkTitle }}&nbsp;&raquo;</a>
<a href="{{ .RelPermalink }}">Lire plus sur &laquo;&nbsp;{{ .Title }}&nbsp;&raquo;</a>
{{ end }}
{{ end }}
{{ end }}