cleanup
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
<html lang="">
|
||||
<head>
|
||||
<title>Weather Station</title>
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
|
||||
@@ -23,9 +25,6 @@
|
||||
<meta name="twitter:title" content="Weather Station">
|
||||
<meta name="twitter:description" content="Local Weather & Forecasting">
|
||||
<meta name="twitter:image" content="/favicon.png">
|
||||
|
||||
<link rel="icon" href="/favicon.png">
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
Reference in New Issue
Block a user