1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-21 23:33:18 +00:00
fiber/.github/index.html
2020-05-29 10:22:54 +02:00

14 lines
214 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Test file</title>
</head>
<body>
Hello, World!
</body>
</html>