mirror of
https://github.com/hydra-synth/hydra.git
synced 2026-06-16 04:26:10 +02:00
36 lines
1.6 KiB
HTML
36 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<title>< hydra ></title>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta property="og:title" content="HYDRA">
|
|
<meta property="og:description" content="live coding networked visuals in the browser">
|
|
<meta property="og:image" content="/images/hydra-landing.png">
|
|
<meta property="og:url" content="https://hydra.ojack.xyz">
|
|
<meta name="twitter:title" content="HYDRA">
|
|
<meta name="twitter:description" content="live coding networked visuals in the browser">
|
|
<meta name="twitter:image" content="/images/hydra-landing.png">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<script src="https://cdn.jsdelivr.net/npm/hydra-synth/dist/hydra-synth.js"></script>
|
|
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.4.0/p5.min.js" defer></script>
|
|
<!-- <script src="./bundle.js?1.2wsdajk" defer></script> -->
|
|
|
|
<link href="https://fonts.googleapis.com/css?family=Chivo:300,400,700" rel="stylesheet">
|
|
<link rel="stylesheet" href="./css/fontawesome.css">
|
|
<link rel="stylesheet" href="./css/codemirror.css">
|
|
<link rel="stylesheet" href="./css/tomorrow-night-eighties.css">
|
|
<link rel="stylesheet" href="./css/show-hint.css">
|
|
<link rel="stylesheet" href="./css/style.css">
|
|
<link rel="stylesheet" href="./css/modal.css">
|
|
<link rel="shortcut icon" type="image/png" href="https://cdn.glitch.com/597fe374-3d18-46a5-b99c-ceff1f8ffd79%2Ffavicon.png?1530891352785" />
|
|
|
|
<script type="module" crossorigin src="./assets/index-e814b025.js"></script>
|
|
</head>
|
|
<body>
|
|
</body>
|
|
|
|
</html>
|