added link embed functionality
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 57 KiB |
+16
@@ -12,6 +12,22 @@
|
|||||||
|
|
||||||
<link rel="icon" type="image/png" href="/assets/favicon_32x32.png">
|
<link rel="icon" type="image/png" href="/assets/favicon_32x32.png">
|
||||||
<title>Byte Dice</title>
|
<title>Byte Dice</title>
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="description" content="A cool little website served as a place to find all (not yet all) content related to Byte Dice.">
|
||||||
|
<meta name="keywords" content="Byte Dice, Byte, Dice, ByteDice, Pixelart, Pixel art, Pixel-art, showcase, procedural, hub">
|
||||||
|
<meta name="author" content="Byte Dice">
|
||||||
|
|
||||||
|
<meta property="og:title" content="Byte Dice">
|
||||||
|
<meta property="og:description" content="A cool little website served as a place to find all (not yet all) content related to Byte Dice.">
|
||||||
|
<meta property="og:url" content="https://bytedice.net/">
|
||||||
|
<meta property="og:type" content="website">
|
||||||
|
<meta property="og:image" content="/assets/backgrounds/embedImage.png">
|
||||||
|
<meta property="og:image:width" content="1280">
|
||||||
|
<meta property="og:image:height" content="720">
|
||||||
|
|
||||||
|
<!-- No twitter embeds except for card. Elon can go and fucking return it to its previous owners. -->
|
||||||
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user