412bdf4142fab25c254cd9eb9168028cce7b191b
.github/pages/index.html
| ... | ... | @@ -0,0 +1,9 @@ |
| 1 | +<head> |
|
| 2 | + <title>Hello Sailing World</title> |
|
| 3 | +</head> |
|
| 4 | +<body> |
|
| 5 | + <h1>Hello Sailing World</h1> |
|
| 6 | + <p> |
|
| 7 | + This is the Sailing Analytics solution. |
|
| 8 | + </p> |
|
| 9 | +</body> |