Reachy_Mini / index.html
Anne-Charlotte's picture
Analytics by Plausible added
777f625 verified
raw
history blame
913 Bytes
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Privacy-friendly analytics by Plausible -->
<script async src="https://plausible.io/js/pa-4zj-sGpYxM8ggvg7a-Sjo.js"></script>
<script>
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
plausible.init()
</script>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Reachy Mini is an expressive, open-source robot designed for human-robot interaction, creative coding, and AI experimentation." />
<title>Reachy Mini - Open Source Companion Robot</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.jsx"></script>
</body>
</html>