index.html 247 B

1234567891011
  1. <!doctype html>
  2. <html>
  3. <head>
  4. </head>
  5. <body>
  6. Ciao
  7. <script src="libs/ical.min.js"></script>
  8. <script src="dist/radiomanifest-oldstyle.bundle.js"></script>
  9. <script src="ui.js"></script>
  10. </body>
  11. </html>