47 lines
2.4 KiB
HTML
47 lines
2.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
|
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
|
|
<title>Midari Profile Stuio</title>
|
|
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900">
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@mdi/font@latest/css/materialdesignicons.min.css">
|
|
|
|
<!-- Primary Meta Tags -->
|
|
<title>Midari Profile Studio — Realtime profile and card designer</title>
|
|
<meta name="title" content="Midari Profile Studio — Realtime profile and card designer">
|
|
<meta name="description" content="Design your custom profile and cards in a WYSIWYG Web editor.
|
|
Realtime preview, convenient copy & paste commands">
|
|
|
|
<!-- Open Graph / Facebook -->
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:url" content="https://mps.minzkraut.com/">
|
|
<meta property="og:title" content="Midari Profile Studio — Realtime profile and card designer">
|
|
<meta property="og:description" content="Design your custom profile and cards in a WYSIWYG Web editor.
|
|
Realtime preview, convenient copy & paste commands">
|
|
<meta property="og:image" content="https://mps.minzkraut.com/assets/mpsbanner.png">
|
|
|
|
<!-- Twitter -->
|
|
<meta property="twitter:card" content="summary_large_image">
|
|
<meta property="twitter:url" content="https://mps.minzkraut.com/">
|
|
<meta property="twitter:title" content="Midari Profile Studio — Realtime profile and card designer">
|
|
<meta property="twitter:description" content="Design your custom profile and cards in a WYSIWYG Web editor.
|
|
Realtime preview, convenient copy & paste commands">
|
|
<meta property="twitter:image" content="https://mps.minzkraut.com/assets/mpsbanner.png">
|
|
|
|
</head>
|
|
<body>
|
|
<!-- Google Tag Manager (noscript) -->
|
|
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-WBRJ8KX"
|
|
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
|
|
<!-- End Google Tag Manager (noscript) -->
|
|
<noscript>
|
|
<strong>We're sorry but <%= htmlWebpackPlugin.options.title %> doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
|
|
</noscript>
|
|
<div id="app"></div>
|
|
<!-- built files will be auto injected -->
|
|
</body>
|
|
</html>
|