Toegevoegd: Facebook
This commit is contained in:
parent
afbeab5639
commit
6ea8edbb98
2 changed files with 20 additions and 1 deletions
19
contact.html
19
contact.html
|
@ -152,6 +152,25 @@
|
|||
|
||||
<div id="tekst-midden">
|
||||
<h1>Sociale media:</h1>
|
||||
<div class="links-container">
|
||||
<a href="https://www.facebook.com/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-facebook fa-lg" aria-hidden="true"></i></td>
|
||||
<td><b>Facebook</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>/lermer</td>
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
</a>
|
||||
</div>
|
||||
<div class="links-container">
|
||||
<a href="https://github.com/Mathijs0" rel="me" class="mrl-button" target="_blank">
|
||||
<table class="tabel_in_knop">
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
</url>
|
||||
<url>
|
||||
<loc>https://www.lermer.nl/contact</loc>
|
||||
<lastmod>2023-08-09T21:21:00+00:00</lastmod>
|
||||
<lastmod>2023-12-18T22:24:00+00:00</lastmod>
|
||||
<priority>0.60</priority>
|
||||
</url>
|
||||
<url>
|
||||
|
|
Loading…
Reference in a new issue