From fa716245197eea97ac1021341a8a0ccc1a2f7b7d Mon Sep 17 00:00:00 2001 From: Veit Heller Date: Tue, 28 Feb 2023 19:36:27 +0100 Subject: [PATCH] update address --- gdpr_notice.html | 12 +++++------- imprint.html | 5 +++-- index.html | 1 + 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/gdpr_notice.html b/gdpr_notice.html index 1b23c57..47bb020 100644 --- a/gdpr_notice.html +++ b/gdpr_notice.html @@ -53,16 +53,14 @@ helps you find out what this website stores and knows about you.

- This website does not store any personally identifiable information - except for the requesting party’s IP address and user agent, which is - necessary for the basic functionality of the web server. This information - will be stored for seven days to be able to detect and respond to - malicious activities. + This website does not store any personally identifiable information. + It collects the requesting party’s IP address and user agent from the + HTTP request, but does not store them.

For any questions or concerns contact:
Veit Heller
- Klarastr. 6
- 12459 Berlin
+ Goethestr. 17
+ 90154 Erlangen
Germany

Don't know what this is? This is a necessity dictated by European law.

diff --git a/imprint.html b/imprint.html index b487a60..787f1b8 100644 --- a/imprint.html +++ b/imprint.html @@ -12,6 +12,7 @@ src: url('charter_regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; + font-display: swap; } html { box-sizing: border-box; @@ -49,8 +50,8 @@

Imprint

Veit Heller
- Klarastr. 6
- 12459 Berlin
+ Goethestr. 17
+ 90154 Erlangen
Germany

Don't know what this is? This is a necessity dictated by German law.

diff --git a/index.html b/index.html index b713c50..9c5b38b 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,7 @@ src: url('charter_regular-webfont.woff') format('woff'); font-weight: normal; font-style: normal; + font-display: swap; } html { box-sizing: border-box;