fix: support utf-8

This commit is contained in:
2024-08-06 12:56:44 +02:00
parent 65a2adafab
commit e1d4e4f683
2 changed files with 12 additions and 2 deletions

View File

@ -2,6 +2,7 @@
<head>
<title>My Readings</title>
<meta charset="UTF-8">
<style>
{{style}}
</style>