From 24650ec51f4d0625e5b19f3d5fb9568e85c837bd Mon Sep 17 00:00:00 2001 From: Mathijs <mathijs@lermer.nl> Date: Sun, 11 May 2025 10:00:29 +0200 Subject: [PATCH] duidelijker maken --- contact.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/contact.html b/contact.html index f120ea5..3096edb 100755 --- a/contact.html +++ b/contact.html @@ -115,6 +115,7 @@ <div id="tekst-midden"> <h1>Contact:</h1> </div> + <div class="links-container"> <a href="mailto:info@lermer.nl" rel="me" class="mrl-button" target="_blank"> <table class="tabel_in_knop"> @@ -134,6 +135,7 @@ </table> </a> </div> + <div class="links-container"> <a href="https://matrix.to/#/@mathijs:lermer.nl" rel="me" class="mrl-button" target="_blank"> <table class="tabel_in_knop"> @@ -175,6 +177,7 @@ </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"> @@ -194,6 +197,7 @@ </table> </a> </div> + <div class="links-container"> <a href="https://feddit.nl/u/Mathijs" rel="me" class="mrl-button" target="_blank"> <table class="tabel_in_knop"> @@ -213,6 +217,7 @@ </table> </a> </div> + <div class="links-container"> <a href="https://www.linkedin.com/in/lermer/" rel="me" class="mrl-button" target="_blank"> <table class="tabel_in_knop"> @@ -232,6 +237,7 @@ </table> </a> </div> + <div class="links-container"> <a href="https://mastodon.lermer.nl/@mathijs" rel="me" class="mrl-button" target="_blank"> <table class="tabel_in_knop"> @@ -291,6 +297,7 @@ </table> </a> </div> + <div class="links-container"> <a href="https://www.youtube.com/@LermerM" rel="me" class="mrl-button" target="_blank"> <table class="tabel_in_knop"> @@ -375,10 +382,7 @@ </a> </div> - - </div> - </div> </section> </div>