|
@@ -18,5 +18,14 @@
|
|
|
<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>
|
|
|
+ <div class="feature">
|
|
|
+ <div class="feature-img">
|
|
|
+ <img src="img/city.png" alt="Folio website logo">
|
|
|
+ </div>
|
|
|
+ <div class="feature-content">
|
|
|
+ <h2>Feature 1</h2>
|
|
|
+ <p>Some bla bla ...</p>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</body>
|
|
|
</html>
|