began layout and design of home page
This commit is contained in:
@@ -3,11 +3,18 @@
|
||||
<head>
|
||||
|
||||
<meta charset="utf-8" />
|
||||
|
||||
<link
|
||||
rel="icon"
|
||||
type="image/svg+xml" h
|
||||
ref="%PUBLIC_URL%/favicon.svg"
|
||||
>
|
||||
|
||||
<link
|
||||
rel="icon"
|
||||
href="%PUBLIC_URL%/favicon.ico"
|
||||
/>
|
||||
type="image/png"
|
||||
href="%PUBLIC_URL%/favicon.png"
|
||||
>
|
||||
|
||||
<meta
|
||||
name="viewport"
|
||||
|
||||
Reference in New Issue
Block a user