mongoose/examples/file-transfer/web_root/index.html

10 lines
157 B
HTML
Raw Normal View History

2024-01-24 21:36:33 +08:00
<!DOCTYPE html>
<html lang="en">
<head>
<title>File Transfer</title>
</head>
<body>
<p style="font-size:100px">&#128515;</p>
</body>
</html>