Skip to content

Commit

Permalink
Fixed prettier issues in index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
santi-g-s committed May 12, 2023
1 parent 6b798f5 commit 8e4295c
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions client/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,16 @@
rel="stylesheet"
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&display=swap"
/>
<link rel="icon" href=https://beatthestreets.org/wp-content/uploads/2021/09/64.png />
<link rel="icon"
href=https://beatthestreets.org/wp-content/uploads/2021/09/64.png />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta name="description" content="Dashboard for Beat The Streets National" />
<link rel="apple-touch-icon" href=https://beatthestreets.org/wp-content/uploads/2021/09/64.png />
<meta
name="description"
content="Dashboard for Beat The Streets National"
/>
<link rel="apple-touch-icon"
href=https://beatthestreets.org/wp-content/uploads/2021/09/64.png />
<!--
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
Expand Down

0 comments on commit 8e4295c

Please sign in to comment.