the begining

This commit is contained in:
Matuush 2023-12-03 18:12:01 +01:00
parent ac9982c69b
commit 560cedb328

View file

@ -4,13 +4,15 @@
<title> Deez nuts </title>
</head>
<body>
<h1 class='title'>Tohle je přepadení.</h1>
<p class='text'>Text</p>
<h3>Kontakt</h3>
<body> <center>
<h1 class='title'>Tohle je přepadení</h1>
<p class='text'>"Proč jsme takový vemena Matúši?"</p>
<h2>Kontakt</h2>
<p class='contact'>
Osobní mail: matus1@pull.cz<br>
Github: <a href=github.com/matuush>Matuush</a>
Discord: the_matuush<br>
Github: <a href='https://github.com/matuush'>Matuush</a>
</p>
</body>
<h2>
</center></body>
</html>