simple html
This commit is contained in:
parent
42cc52ce3c
commit
68e7c689ce
1 changed files with 9 additions and 1 deletions
10
index.html
10
index.html
|
@ -1 +1,9 @@
|
||||||
Deez nuts
|
<html>
|
||||||
|
<head>
|
||||||
|
<title> Deez nuts </title>
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body>
|
||||||
|
Tohle je přepadení.
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue