2 changed files with 14 additions and 1 deletions
@ -1,3 +1,5 @@ |
|||
# prace-s-gitem |
|||
|
|||
Toto je pokusný repozitář pro práci s GIT. |
|||
Toto je pokusný repozitář pro práci s GIT. |
|||
|
|||
Přidán soubor index.html |
@ -0,0 +1,11 @@ |
|||
<!DOCTYPE html> |
|||
<html lang="en"> |
|||
<head> |
|||
<meta charset="UTF-8"> |
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
|||
<title>Document</title> |
|||
</head> |
|||
<body> |
|||
<h1>Testovací</h1> |
|||
</body> |
|||
</html> |
Loading…
Reference in new issue