Merge pull request 'foooter update' (#13) from test_03 into test_02
Reviewed-on: #13
This commit is contained in:
commit
36019e042e
3 changed files with 177 additions and 23 deletions
35
index.html
35
index.html
|
@ -74,15 +74,32 @@
|
|||
<section id="sectie_footer">
|
||||
<div class="container">
|
||||
<footer>
|
||||
<div class="footer-links">
|
||||
<ul>
|
||||
<!--- <li><a href="/">©LERMER.NL</a></Li> -->
|
||||
<li><a href="https://git.lermer.nl/Mathijs/lermer.nl" rel="external"> <i class="fa fa-code-fork fa-lg" aria-hidden="true"></i></a></Li>
|
||||
<li><a href="mailto:info@lermer.nl" rel="me"> <i class="fa fa-at fa-lg" aria-hidden="true"></i></a></Li>
|
||||
<li><a href="https://matrix.to/#/@mathijs:lermer.nl" rel="me"> <i class="fa fa-matrix-org fa-lg" aria-hidden="true"></i></a></Li>
|
||||
<li><a href="https://mastodon.lermer.nl/@mathijs" rel="me"> <i class="fa fa-mastodon fa-lg" aria-hidden="true"></i></a></Li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<table style="width:100%">
|
||||
<tr>
|
||||
<td style="width:45%">
|
||||
<div class="footer-links-r">
|
||||
<ul>
|
||||
<li><a href="mailto:info@lermer.nl" title="e-mail" rel="me"> <i class="fa fa-at fa-lg" aria-hidden="true"></i></a></Li>
|
||||
<li><a href="https://matrix.to/#/@mathijs:lermer.nl" title="Bericht via MATRIX" rel="me"> <i class="fa fa-matrix-org fa-lg" aria-hidden="true"></i></a></Li>
|
||||
<li><a href="https://mastodon.lermer.nl/@mathijs" title="Mastodon" rel="me"> <i class="fa fa-mastodon fa-lg" aria-hidden="true"></i></a></Li>
|
||||
</div>
|
||||
</td>
|
||||
<td style="width:2%">
|
||||
<div class="footer-links-bar">
|
||||
<ul>
|
||||
<li><a>|</a></Li>
|
||||
</div>
|
||||
</td>
|
||||
<td style="width:45%">
|
||||
<div class="footer-links-l">
|
||||
<ul>
|
||||
<li><a href="https://git.lermer.nl/Mathijs/lermer.nl" title="GIT" rel="external"> <i class="fa fa-code-fork fa-lg" aria-hidden="true"></i></a></Li>
|
||||
<li><a href="https://uptime.lermer.nl/status/0" title="Uptime"s rel="external"> <i class="fa fa-arrow-up fa-lg" aria-hidden="true"></i></a></Li>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</footer>
|
||||
</div>
|
||||
</section>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue