We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d79d61 commit 0846f47Copy full SHA for 0846f47
app/frontend/package.json
@@ -62,5 +62,6 @@
62
"last 1 firefox version",
63
"last 1 safari version"
64
]
65
- }
+ },
66
+ "homepage": "http://dev.transit.cloud.edu.au"
67
}
app/frontend/public/index.html
@@ -8,7 +8,7 @@
8
<meta name="theme-color" content="#000000" />
9
<meta
10
name="description"
11
- content="Web site created using create-react-app"
+ content="Transit Deprivation"
12
/>
13
<!-- <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" /> -->
14
<!--
0 commit comments