potcasse: index.html output is now utf-8 compliant.

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

View File

@ -89,6 +89,7 @@ EOF
<html lang="${LANGUAGE}">
<head>
<title>${TITLE}</title>
<meta charset="utf-8" />
</head>
<body>
<h1>Podcast episodes- ${TITLE}</h1>