Toegevoegd: Forgejo
This commit is contained in:
parent
c7b8980af8
commit
9821b4f81c
1 changed files with 46 additions and 25 deletions
29
contact.html
29
contact.html
|
@ -242,6 +242,27 @@
|
||||||
|
|
||||||
<div id="tekst-midden">
|
<div id="tekst-midden">
|
||||||
<h1>Anders:</h1>
|
<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">
|
<div class="links-container">
|
||||||
<a href="https://paypal.me/Lermer" rel="me" class="mrl-button" target="_blank">
|
<a href="https://paypal.me/Lermer" rel="me" class="mrl-button" target="_blank">
|
||||||
<table class="tabel_in_knop">
|
<table class="tabel_in_knop">
|
||||||
|
@ -261,12 +282,12 @@
|
||||||
</table>
|
</table>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<section id="sectie_footer">
|
<section id="sectie_footer">
|
||||||
|
|
Loading…
Reference in a new issue