8 lines
229 B
HTML
8 lines
229 B
HTML
<html style="background:black;">
|
|
<!-- I don't know, why i make comments -->
|
|
<title>uwu.dev</title>
|
|
<link rel="icon" href="favicon.png" type="image/png">
|
|
|
|
<p style="color:white; text-align:center;">DEPLOY TEST...</p>
|
|
</html>
|