mirror of
https://github.com/kiwix/java-libkiwix.git
synced 2025-09-12 16:48:45 -04:00
main.html has extra spaces, which small.zim file not containing so in this commit i have removed that extra spaces to pass test cases
This commit is contained in:
parent
285817f959
commit
ee9a47df38
@ -1,8 +1,8 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Test ZIM file</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta charset="UTF-8">
|
||||
<title>Test ZIM file</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user