tts-rs/examples/web/index.html

12 lines
125 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Example</title>
</head>
<body>
<div id="app"></div>
</body>
</html>