radiomanifest.js/index.html

12 lines
226 B
HTML
Raw Normal View History

2021-11-16 23:22:16 +01:00
<!doctype html>
<html>
<head>
</head>
<body>
Ciao
<script src="libs/ical.min.js"></script>
<script src="radiomanifest.js"></script>
<script src="ui.js"></script>
</body>
</html>