Skip to content

Commit

Permalink
clean up index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmosure committed Jul 19, 2023
1 parent 2eebc1c commit 581bf55
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,10 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />
<meta
name="description"
content="Shipping Elements example for React"
/>
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<title>Shipping Elements example for React</title>
</head>
<body>
Expand Down

0 comments on commit 581bf55

Please sign in to comment.