kafka-dance-api/public/index.html

14 lines
180 B
HTML
Raw Permalink Normal View History

<html>
<head>
<title>Express</title>
<link rel="stylesheet" href="/stylesheets/style.css">
</head>
<body>
<h1>Express</h1>
<p>Welcome to Kafka Dance</p>
</body>
</html>