dictate-button
Version:
Dictate Button (Web Component)
18 lines (14 loc) • 483 B
HTML
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dictate Button CDN</title>
</head>
<body
style="display: flex; flex-direction: column; justify-content: center; align-items: center; gap: 1rem; height: 100vh;">
<h1>404 - Not Found</h1>
<p>Check the correct url in the docs <a href="https://github.com/kkomelin/dictate-button">kkomelin/dictate-button</a>
</p>
</body>
</html>