Added new meta tags to the index.html
This commit is contained in:
parent
83322f623d
commit
edf3fe1220
@ -3,7 +3,10 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<link rel="icon" type="image/png" href="/logo.png" />
|
<link rel="icon" type="image/png" href="/logo.png" />
|
||||||
|
<meta name="og:image" content="/logo.png" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
|
<meta name="theme-color" content="#232835" />
|
||||||
|
<meta name="description" content="Die perfekte Lösung zum lizenzieren Ihrer Projekte." />
|
||||||
<title>LicenseAPI Dashboard</title>
|
<title>LicenseAPI Dashboard</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user