mirror of
https://github.com/ndarilek/tts-rs.git
synced 2024-11-01 04:19:38 +00:00
12 lines
115 B
HTML
12 lines
115 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
|
||
|
<head>
|
||
|
<title>Example</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<div id="app"></div>
|
||
|
</body>
|
||
|
|
||
|
</html>
|