potcasse: W3C says the image title must match the channel title

This commit is contained in:
Solene Rapenne 2021-07-20 23:38:57 +02:00
parent 728482a46d
commit 6cedb2a2f4
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ gen() {
<link>${SITE}</link>
<image>
<url>${SITE}/logo.png</url>
<title>Image of ${SITE}</title>
<title>${TITLE}</title>
<link>${SITE}</link>
</image>
<language>${LANGUAGE}</language>