Skip to content

Commit 34c9110

Browse files
committed
feat: mobile friendly viewport
1 parent af68d62 commit 34c9110

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

editor/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
<html>
33

44
<head>
5+
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
57
<title>ASCII Unicode Conversion Maps Creator</title>
68
<script type="importmap">
79
{

0 commit comments

Comments
 (0)