Add og tags for previews
This commit is contained in:
BIN
public/assets/mpsbanner.png
Normal file
BIN
public/assets/mpsbanner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 110 KiB |
@@ -8,6 +8,29 @@
|
|||||||
<title>Midari Profile Stuio</title>
|
<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://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">
|
<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>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<!-- Google Tag Manager (noscript) -->
|
<!-- Google Tag Manager (noscript) -->
|
||||||
|
|||||||
Reference in New Issue
Block a user