simple html

This commit is contained in:
Matuush 2023-12-02 22:48:37 +01:00
parent 42cc52ce3c
commit 68e7c689ce

View file

@ -1 +1,9 @@
Deez nuts <html>
<head>
<title> Deez nuts </title>
</head>
<body>
Tohle je přepadení.
</body>
</html>