1
0
mirror of https://github.com/ndarilek/tts-rs.git synced 2024-09-19 01:59:37 +00:00
tts-rs/examples/web/index.html
2021-03-16 17:33:01 -05:00

12 lines
115 B
HTML

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