1
0
mirror of https://github.com/ciromattia/kcc synced 2026-05-11 18:22:19 +00:00

README update

This commit is contained in:
Paweł Jastrzębski
2013-10-31 13:50:40 +01:00
parent 8bf5ad0f12
commit be745f4602
2 changed files with 15 additions and 17 deletions

View File

@@ -102,7 +102,7 @@ class WebServerHandler(BaseHTTPRequestHandler):
'<html lang="en">\n'
'<head><meta charset="utf-8">\n'
'<link href="' + GUIMain.webContent.favicon + '" rel="icon" type="image/x-icon" />\n'
'<title>KindleComicConverter</title>\n'
'<title>Kindle Comic Converter</title>\n'
'</head>\n'
'<body>\n'
'<div style="text-align: center; font-size:25px">\n'