webhook2ntfy/public/index.html

12 lines
315 B
HTML
Raw Normal View History

2024-03-05 17:47:07 +01:00
<!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>