|
@@ -27,5 +27,14 @@
|
|
|
<p>My own website containing my resume and coding achievements. Website in French.</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
+ <div class="feature">
|
|
|
+ <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>
|
|
|
</body>
|
|
|
</html>
|