index.html 247 B

12345678910
  1. <!DOCTYPE html>
  2. <html>
  3. <title>Platform Center</title>
  4. <body>
  5. <h1>Center</h1>
  6. <p>Welcome to the Jovian Platform Center.</p>
  7. <p>Here you can find several links to tools hosted by Jovian.</p>
  8. <p>Website in progress ...</p>
  9. </body>
  10. </html>