add to git
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" id="master-viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-title" content="Title">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
||||
<title>code editor</title>
|
||||
|
||||
<link rel="manifest" href="manifest.json?v=1">
|
||||
<base href="/" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<script type="text/javascript" src="/main.bundle.js?v=1"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user