forked from hummypkg/webif
Add HTML5 charset tag
This commit is contained in:
parent
74b744aa02
commit
d4a0117fab
@ -8,6 +8,7 @@ puts {
|
|||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||||
|
<meta charset="UTF-8">
|
||||||
<title>
|
<title>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user