URI: 
       potcasse: index.html output is now utf-8 compliant. - 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 728482a46d2356bedfadd0aff85bd6dcee6e8684
   DIR parent cd56cc42092d251f5d84f6481209792fa12605b5
  HTML Author: Solene Rapenne <solene@perso.pw>
       Date:   Tue, 20 Jul 2021 23:38:18 +0200
       
       potcasse: index.html output is now utf-8 compliant.
       
       Diffstat:
         M potcasse                            |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
   DIR diff --git a/potcasse b/potcasse
       @@ -89,6 +89,7 @@ EOF
        <html lang="${LANGUAGE}">
          <head>
            <title>${TITLE}</title>
       +    <meta charset="utf-8" />
          </head>
          <body>
            <h1>Podcast episodes- ${TITLE}</h1>