mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
really fix utf-8 now
This commit is contained in:
parent
60ad05f374
commit
9c50fd5148
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>HyperTerm</title>
|
<title>HyperTerm</title>
|
||||||
|
<meta charset="utf-8" />
|
||||||
<meta name="viewport" content="initial-scale=1.0" />
|
<meta name="viewport" content="initial-scale=1.0" />
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue