URI: 
       potcasse: W3C says the image title must match the channel title - potcasse - Podcast publication made easy
  HTML git clone git://bitreich.org/potcasse git://hg6vgqziawt5s4dj.onion/potcasse
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
   DIR LICENSE
       ---
   DIR commit 6cedb2a2f4012c776ebf49c3d607f51f1c4d8bb3
   DIR parent 728482a46d2356bedfadd0aff85bd6dcee6e8684
  HTML Author: Solene Rapenne <solene@perso.pw>
       Date:   Tue, 20 Jul 2021 23:38:57 +0200
       
       potcasse: W3C says the image title must match the channel title
       
       Diffstat:
         M potcasse                            |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
   DIR diff --git a/potcasse b/potcasse
       @@ -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>