mirror of
https://github.com/supermosh/supermosh.github.io.git
synced 2026-02-03 07:29:16 +01:00
26 lines
872 B
HTML
26 lines
872 B
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Supermosh</title>
|
|
<link
|
|
rel="stylesheet"
|
|
href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined"
|
|
/>
|
|
<meta property="og:title" content="Supermosh" />
|
|
<meta
|
|
property="og:description"
|
|
content="The first browser-based datamosh editor"
|
|
/>
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://supermosh.github.io" />
|
|
<meta property="og:image" content="https://supermosh.github.io/cover.jpg" />
|
|
<script type="module" crossorigin src="/assets/index-CPkUz7Pz.js"></script>
|
|
<link rel="stylesheet" crossorigin href="/assets/index-Bsxb0tQW.css">
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
</html>
|