OG meta data
This commit is contained in:
@@ -1,9 +1,19 @@
|
|||||||
<!doctype html>
|
<!doctype html>
|
||||||
<html lang="en">
|
<html lang="fi">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<title>KlAPI UI</title>
|
<title>Klapi</title>
|
||||||
|
<meta name="description" content="Helppokäyttöinen tietokantapalvelu selaimessasi." />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
|
<meta property="og:url" content="https://klapi.tietokonepaja.fi/" />
|
||||||
|
<meta property="og:title" content="Klapi" />
|
||||||
|
<meta property="og:description" content="Helppokäyttöinen tietokantapalvelu selaimessasi." />
|
||||||
|
<meta property="og:image" content="https://klapi.tietokonepaja.fi/logo.png" />
|
||||||
|
<meta name="twitter:card" content="summary" />
|
||||||
|
<meta name="twitter:title" content="Klapi" />
|
||||||
|
<meta name="twitter:description" content="Helppokäyttöinen tietokantapalvelu selaimessasi." />
|
||||||
|
<meta name="twitter:image" content="https://klapi.tietokonepaja.fi/logo.png" />
|
||||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
BIN
ui/public/logo.png
Normal file
BIN
ui/public/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 122 KiB |
Reference in New Issue
Block a user