add urls and ability to deep link

This commit is contained in:
2019-11-04 01:21:25 -08:00
parent 45fee08f5f
commit c15adcc08b
89 changed files with 1460 additions and 356 deletions

11
web/driveable-vistas.html Normal file
View File

@@ -0,0 +1,11 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>driveable-vistas</title>
<script id="route">driveable-vistas.html</script>
<script defer src="main.dart.js" type="application/javascript"></script>
</head>
<body>
</body>
</html>