index.html 214 B

123456789
  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. </body>
  9. </html>