webgen v3.3 -smaller errors removed
This commit is contained in:
parent
fe2203630d
commit
b84719f34e
1 changed files with 1 additions and 1 deletions
|
@ -69,7 +69,7 @@ else:
|
||||||
# The head of the output. Strip path from myname
|
# The head of the output. Strip path from myname
|
||||||
head1 = (
|
head1 = (
|
||||||
'<!DOCTYPE HTML><html><head>\n\
|
'<!DOCTYPE HTML><html><head>\n\
|
||||||
<meta http-equiv="content-type" content="tfileending/html; charset=UTF-8">\n<title>'
|
<meta http-equiv="content-type" content="text/html; charset=UTF-8">\n<title>'
|
||||||
+ headline
|
+ headline
|
||||||
+ '</title>\n\
|
+ '</title>\n\
|
||||||
<meta name="syntax" content="markdown">\n\
|
<meta name="syntax" content="markdown">\n\
|
||||||
|
|
Loading…
Add table
Reference in a new issue