slovocast/frontend/public/index.html

10 lines
141 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<title>Slovocast</title>
</head>
<body>
<script src="js/index.js"></script>
</body>
</html>