mirror of
https://github.com/TrentSPalmer/concise-pdx.git
synced 2025-09-03 15:11:32 -07:00
add urls and ability to deep link
This commit is contained in:
11
web/west-willamette-valley.html
Normal file
11
web/west-willamette-valley.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>west-willamette-valley</title>
|
||||
<script id="route">west-willamette-valley.html</script>
|
||||
<script defer src="main.dart.js" type="application/javascript"></script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user