mirror of
https://github.com/shlldev/miniws.git
synced 2025-09-02 19:00:59 +02:00
11 lines
176 B
HTML
11 lines
176 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
|
|
</head>
|
|
<body style="background-color: black;">
|
|
<h1 style="color: wheat;">
|
|
test
|
|
</h1>
|
|
</body>
|
|
</html> |