adds html rich preview
This commit is contained in:
@@ -3,6 +3,25 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Dice-Tower</title>
|
||||
|
||||
<meta property="og:title" content="Dice-Tower">
|
||||
<meta name="twitter:title" content="Dice-Tower">
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
||||
<meta property="og:url" content="https://dice-tower.com">
|
||||
<meta property="twitter:url" content="https://dice-tower.com">
|
||||
|
||||
<meta property="twitter:domain" content="dice-tower.com">
|
||||
|
||||
<meta property="og:image" content="https://dice-tower.com/rich.png">
|
||||
<meta name="twitter:image" content="https://dice-tower.com/rich.png">
|
||||
|
||||
<meta name="description" content="
|
||||
Easy to use online dice rolling with customizable overlays.
|
||||
">
|
||||
|
||||
<link rel="stylesheet" href="/vendor/w3css/4/w3.css">
|
||||
<link rel="stylesheet" href="/vendor/font-awesome/css/fontawesome.css">
|
||||
<link rel="stylesheet" href="/vendor/font-awesome/css/all.css">
|
||||
|
||||
Reference in New Issue
Block a user