12345678910111213141516171819202122 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <!-- Page description -->
- <meta name="description" content="The city center of jovian-hersemeule.eu domain">
- <meta name="author" content="Jovian Hersemeule">
- <meta property="og:image" content="img/city.png">
- <!-- Style sheet -->
- <link href="custom.css" rel="stylesheet">
- </head>
- <title>Platform Center</title>
- <body>
- <h1>Center</h1>
- <p>Welcome to the Jovian Platform Center.</p>
- <p>Here you can find several links to tools hosted by Jovian.</p>
- <p>Website in progress ...</p>
- </body>
- </html>
|