feat: use cs lang, add more meta tags and keywords

This commit is contained in:
EETagent 2023-01-13 01:53:24 +01:00
parent 94f104babe
commit ad26b617f7

View file

@ -1,9 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<html lang="cs">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="Portál pro bezpečné a radostné přijímací řízení" />
<meta name="keywords" content="Portfolio, SŠ, Přijímačky, Střední školy, Motivační dopis" />
<meta name="robots" content="index, follow" />
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.png" />
<meta name="viewport" content="width=device-width" />
%sveltekit.head%
</head>
<body>