add index

This commit is contained in:
Umputun
2017-12-28 19:01:41 -06:00
parent 70d6860f70
commit 030aefc4fe
+17
View File
@@ -0,0 +1,17 @@
<html>
<title>remark42</title>
<head>
<link rel="apple-touch-icon" sizes="180x180" href="/web/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/web/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/web/favicon-16x16.png">
<link rel="manifest" href="/web/manifest.json">
<link rel="mask-icon" href="/web/safari-pinned-tab.svg" color="#5bbad5">
<meta name="theme-color" content="#ffffff">
</head>
<body>
something
</body>
</html>