Dominik Meyer
f20a2919d3
All checks were successful
continuous-integration/drone/push Build is passing
12 lines
315 B
HTML
12 lines
315 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Welcome to the Mojolicious real-time web framework!</title>
|
|
</head>
|
|
<body>
|
|
<h2>Welcome to the Mojolicious real-time web framework!</h2>
|
|
This is the static document "public/index.html",
|
|
<a href="/">click here</a> to get back to the start.
|
|
</body>
|
|
</html>
|