Skip to content

Commit 57d2c9f

Browse files
committed
Update title
1 parent 89c9461 commit 57d2c9f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

public/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<meta http-equiv="X-UA-Compatible" content="IE=edge">
66
<meta name="viewport" content="width=device-width,initial-scale=1.0">
77
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
8-
<title>Weather</title>
8+
<title>Vue Weather</title>
99
</head>
1010
<body>
1111
<noscript>
12-
<strong>We're sorry but weather doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
12+
<strong>We're sorry but vue weather doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
1313
</noscript>
1414
<div id="app"></div>
1515
<!-- built files will be auto injected -->

0 commit comments

Comments
 (0)