commit
b3abd291e7
2
index.js
2
index.js
|
@ -43,7 +43,7 @@ module.exports = function (opts) {
|
|||
//+ ' <style>* { background-color: white; color: white; text-decoration: none; }</style>\n'
|
||||
+ ' <META http-equiv="refresh" content="0;URL=\'' + escapedLocation + '\'">\n'
|
||||
+ '</head>\n'
|
||||
+ '<body">\n' + body + '\n</body>\n'
|
||||
+ '<body>\n' + body + '\n</body>\n'
|
||||
+ '</html>\n'
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue