about summary refs log tree commit diff
path: root/users/wpcarro/scratch/simple-select/index.html
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
  </head>
  <body>
    <script src="./index.js"></script>
  </body>
</html>