From 6f4fd53a196707d9ce129f5dc9d359fe41c08e1d Mon Sep 17 00:00:00 2001 From: Jonas Leder <git@jonasled.de> Date: Mon, 24 May 2021 18:17:35 +0200 Subject: [PATCH] add complete impressum --- public/impressum.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/public/impressum.html b/public/impressum.html index a0da95b..8851590 100644 --- a/public/impressum.html +++ b/public/impressum.html @@ -11,7 +11,12 @@ <div id="content"> <script async defer src='https://www.hCaptcha.com/1/api.js'></script> <h2>Impressum</h2> - <p>Jonas Leder</p> + <p> + Jonas Leder<br> + Bruchweg 10<br> + 68775 Ketsch<br> + Germany + </p> <jl-contact_mail_button></jl-contact_mail_button> Matrix: <a href="https://matrix.jonasled.de/invite/#/@jonasled:jonasled.de">@matrix:jonasled.de</a> -- GitLab