Add station modal logic and station data for part of route 0210
This commit is contained in:
10
src/app.html
10
src/app.html
@@ -7,8 +7,14 @@
|
||||
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0"
|
||||
/>
|
||||
<link rel="manifest" href="/manifest.webmanifest" />
|
||||
<meta name="title" content="OwlBoard Maps | Railway route schematics to assist with learning & refreshing routes" />
|
||||
<meta name="description" content="Schematic route diagrams showing stations, junctions, crossings, bridges and more" />
|
||||
<meta
|
||||
name="title"
|
||||
content="OwlBoard Maps | Railway route schematics to assist with learning & refreshing routes"
|
||||
/>
|
||||
<meta
|
||||
name="description"
|
||||
content="Schematic route diagrams showing stations, junctions, crossings, bridges and more"
|
||||
/>
|
||||
<meta name="theme-color" content="#4fd1d1" />
|
||||
<link rel="canonical" href="https://maps.owlboard.info" />
|
||||
<meta property="og:type" content="website" />
|
||||
|
||||
Reference in New Issue
Block a user