Toegevoegd: Forgejo
This commit is contained in:
parent
c7b8980af8
commit
9821b4f81c
1 changed files with 46 additions and 25 deletions
71
contact.html
71
contact.html
|
@ -240,33 +240,54 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div id="tekst-midden">
|
<div id="tekst-midden">
|
||||||
<h1>Anders:</h1>
|
<h1>Anders:</h1>
|
||||||
<div class="links-container">
|
|
||||||
<a href="https://paypal.me/Lermer" 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-paypal fa-lg" aria-hidden="true"></i></td>
|
|
||||||
<td>Paypal</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>@Lermer</td>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
</table>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
<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">
|
||||||
|
<colgroup>
|
||||||
|
<col style="width: 20px">
|
||||||
|
<col style="width: 100%">
|
||||||
|
</colgroup>
|
||||||
|
<thead>
|
||||||
|
<tr>
|
||||||
|
<td rowspan="2" class="icon"><i class="fa fa-paypal fa-lg" aria-hidden="true"></i></td>
|
||||||
|
<td>Paypal</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td>@Lermer</td>
|
||||||
|
</tr>
|
||||||
|
</thead>
|
||||||
|
</table>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<section id="sectie_footer">
|
<section id="sectie_footer">
|
||||||
|
|
Loading…
Reference in a new issue