Used fwt update on html
This commit is contained in:
parent
19f7ac1c42
commit
fe3059c704
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ export default (props: Props) => {
|
|||
<html lang="en">
|
||||
<head>
|
||||
<base href="/" />
|
||||
<meta charset="utf-8" />
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover" />
|
||||
<meta name="name" content={props.name} />
|
||||
<meta name="description" content={props.description} />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue