Uwaa/HTTP.Example/www-static/test.html

10 lines
161 B
HTML
Raw Normal View History

2024-11-22 07:40:43 +01:00
<!DOCTYPE html>
<html>
<head>
<title>HTTP Test</title>
<link rel="icon" id="icon" href="data:;base64,iVBORw0KGgo=">
</head>
<body>
Test
</body>
</html>