2020-05-14 09:41:38 -04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en">
|
2020-05-24 05:19:48 -04:00
|
|
|
<head>
|
|
|
|
<meta charset="utf-8"/>
|
2020-05-31 09:43:05 -04:00
|
|
|
<title>CodiMD</title>
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/icons/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/icons/favicon-32x32.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/icons/favicon-16x16.png">
|
|
|
|
<link rel="manifest" href="/icons/site.webmanifest">
|
|
|
|
<link rel="mask-icon" href="/icons/safari-pinned-tab.svg" color="#333333">
|
|
|
|
<link rel="shortcut icon" href="/icons/favicon.ico">
|
|
|
|
<meta name="msapplication-TileColor" content="#333333">
|
|
|
|
<meta name="msapplication-config" content="/icons/browserconfig.xml">
|
|
|
|
<meta name="theme-color" content="#ffffff">
|
2020-05-24 05:19:48 -04:00
|
|
|
<meta content="width=device-width, initial-scale=1" name="viewport"/>
|
2020-05-31 09:43:05 -04:00
|
|
|
<meta content="CodiMD - Collaborative markdown notes" name="description"/>
|
2020-05-24 05:19:48 -04:00
|
|
|
</head>
|
2020-06-02 05:22:49 -04:00
|
|
|
<body>
|
2020-05-24 05:19:48 -04:00
|
|
|
<noscript>You need to enable JavaScript to run this app.</noscript>
|
|
|
|
<div id="root"></div>
|
|
|
|
</body>
|
2020-05-14 09:41:38 -04:00
|
|
|
</html>
|