další text

This commit is contained in:
Lukáš Kaňka
2024-01-08 00:18:56 +01:00
parent 1c431df2df
commit cf5ee430f0
6 changed files with 198 additions and 47 deletions

View File

@ -1,12 +1,9 @@
<!DOCTYPE html>
<html lang="cz">
<head>
<meta content="Dokumentace pro všechny testery" name="description"/>
<meta
content="Automatizované testování, Cypress seznámení"
name="keywords"
/>
<meta content="Lukáš Kaňka" name="author"/>
<meta name="description" content="Dokumentace pro všechny testery" />
<meta name="keywords" content="Cypres, Automatizované testování" />
<meta name="author" content="Lukáš Kaňka" />
<meta charset="UTF-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<link href="/style.css" rel="stylesheet"/>