|
@@ -19,23 +19,16 @@
|
|
|
<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" width=128>
|
|
|
- </div>
|
|
|
- <div class="feature-content">
|
|
|
- <h2>Jovian personal website</h2>
|
|
|
- <p>My own website containing my resume and coding achievements. Website in French.</p>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="feature is-reverse">
|
|
|
- <div class="feature-img">
|
|
|
- <img src="img/gogs.png" alt="Folio website logo" width=128>
|
|
|
- </div>
|
|
|
- <div class="feature-content">
|
|
|
- <h2>Gogs</h2>
|
|
|
- <p>Self hosted Git service.</p>
|
|
|
- </div>
|
|
|
+ <div class="tile-map">
|
|
|
+ <div class="tile"><h2>Hello !</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>
|
|
|
+ <div class="tile"><h2>Hello !</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>
|
|
|
+ <div class="tile"><h2>Hello !</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>
|
|
|
+ <div class="tile"><h2>Hello !</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>
|
|
|
+ <div class="tile"><h2>Hello !</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>
|
|
|
+ <div class="tile"><h2>Hello !</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>
|
|
|
+ <div class="tile"><h2>Hello !</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>
|
|
|
+ <div class="tile"><h2>Hello !</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>
|
|
|
+ <div class="tile"><h2>Hello !</h2><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p></div>
|
|
|
</div>
|
|
|
</body>
|
|
|
</html>
|