mirror of
https://github.com/shlldev/miniws.git
synced 2026-01-15 18:50:56 +01: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> |