mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-17 11:19:15 +00:00
10 lines
163 B
HTML
10 lines
163 B
HTML
<head>
|
|
<title>Hello Sailing World</title>
|
|
</head>
|
|
<body>
|
|
<h1>Hello Sailing World</h1>
|
|
<p>
|
|
This is the Sailing Analytics solution.
|
|
</p>
|
|
</body>
|