Toegevoegd: Forgejo
This commit is contained in:
parent
c7b8980af8
commit
9821b4f81c
1 changed files with 46 additions and 25 deletions
25
contact.html
25
contact.html
|
@ -242,6 +242,27 @@
|
|||
|
||||
<div id="tekst-midden">
|
||||
<h1>Anders:</h1>
|
||||
|
||||
<div class="links-container">
|
||||
<a href="https://git.lermer.nl/" rel="me" class="mrl-button" target="_blank">
|
||||
<table class="tabel_in_knop">
|
||||
<colgroup>
|
||||
<col style="width: 20px">
|
||||
<col style="width: 100%">
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<td rowspan="2" class="icon"><i class="fa fa-git fa-lg" aria-hidden="true"></i></td>
|
||||
<td>Forgejo</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>git.lermer.nl</td>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<div class="links-container">
|
||||
<a href="https://paypal.me/Lermer" rel="me" class="mrl-button" target="_blank">
|
||||
<table class="tabel_in_knop">
|
||||
|
@ -261,14 +282,14 @@
|
|||
</table>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<section id="sectie_footer">
|
||||
<div class="container">
|
||||
<footer>
|
||||
|
|
Loading…
Reference in a new issue