61 lines
2.8 KiB
HTML
61 lines
2.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
|
|
<link rel="icon" type="image/png" href="/favicon-96x96.png" sizes="96x96" />
|
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
|
<link rel="shortcut icon" href="/favicon.ico" />
|
|
<link rel="canonical" href="https://blockmatic.trafficlunar.net" />
|
|
|
|
<title>blockmatic — Minecraft Pixel Art Editor & Image Converter</title>
|
|
<meta name="title" content="blockmatic — Minecraft Pixel Art Editor & Image Converter" />
|
|
<meta
|
|
name="description"
|
|
content="Create Minecraft pixel art online with Blockmatic. Convert images into blocks, design pixel art easily, and bring your ideas into your Minecraft world."
|
|
/>
|
|
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://blockmatic.trafficlunar.net" />
|
|
<meta property="og:title" content="blockmatic — Minecraft Pixel Art Editor & Image Converter" />
|
|
<meta
|
|
property="og:description"
|
|
content="Create Minecraft pixel art online with Blockmatic. Convert images into blocks, design pixel art easily, and bring your ideas into your Minecraft world."
|
|
/>
|
|
<meta property="og:image" content="https://blockmatic.trafficlunar.net/blockmatic_preview.png" />
|
|
|
|
<meta property="twitter:card" content="summary_large_image" />
|
|
<meta property="twitter:url" content="https://blockmatic.trafficlunar.net" />
|
|
<meta property="twitter:title" content="blockmatic — Minecraft Pixel Art Editor & Image Converter" />
|
|
<meta
|
|
property="twitter:description"
|
|
content="Create Minecraft pixel art online with Blockmatic. Convert images into blocks, design pixel art easily, and bring your ideas into your Minecraft world."
|
|
/>
|
|
<meta property="twitter:image" content="https://blockmatic.trafficlunar.net/blockmatic_preview.png" />
|
|
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "WebApplication",
|
|
"name": "blockmatic",
|
|
"url": "https://blockmatic.trafficlunar.net",
|
|
"description": "Create Minecraft pixel art online with Blockmatic. Convert images into blocks, design pixel art easily, and bring your ideas into your Minecraft world.",
|
|
"applicationCategory": "Game",
|
|
"image": "https://blockmatic.trafficlunar.net/blockmatic_preview.png",
|
|
"publisher": {
|
|
"@type": "Person",
|
|
"name": "trafficlunar",
|
|
"url": "https://trafficlunar.net",
|
|
"sameAs": ["https://trafficlunar.net", "https://twitter.com/trafficlunr", "https://bsky.app/profile/trafficlunar.net"]
|
|
}
|
|
}
|
|
</script>
|
|
|
|
<script defer src="https://analytics.trafficlunar.net/script.js" data-website-id="b10a9cc5-2b98-4ea3-bcaa-49e6f99d31ac"></script>
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|