We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5b85b commit a23303eCopy full SHA for a23303e
README.md
@@ -25,6 +25,7 @@ class ZimTestArticle(ZimArticle):
25
<html class="client-js">
26
<head><meta charset="UTF-8">
27
<title>Monadical</title>
28
+ </head>
29
<h1> ñññ Hello, it works ñññ </h1></html>'''
30
31
def __init__(self):
libzim/examples.py
@@ -5,6 +5,7 @@ class ZimTestArticle(ZimArticle):
5
6
7
8
9
10
11
0 commit comments