Skip to content

Commit e6fb895

Browse files
jdcaballerovmgautierfr
authored andcommitted
Delete add_art from example
1 parent 9a28163 commit e6fb895

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -46,16 +46,6 @@ rnd_str = str(uuid.uuid1())
4646
test_zim_file_path = "/opt/python-libzim/tests/kiwix-test"
4747
zim_creator = pyzim.ZimCreator(test_zim_file_path + '-' + rnd_str + '.zim',"welcome","spa",2048)
4848

49-
out_content = '''<!DOCTYPE html>
50-
<html class="client-js"><head>
51-
<meta charset="UTF-8">
52-
<title>Albert Einstein</title>
53-
<h1> Hola Funciona ññññ Afueerraaaa</h1>
54-
</html>
55-
'''
56-
57-
58-
zim_creator.add_art(out_content)
5949

6050

6151

0 commit comments

Comments
 (0)