update address

This commit is contained in:
2023-02-28 19:36:27 +01:00
parent 1428608733
commit fa71624519
3 changed files with 9 additions and 9 deletions

View File

@@ -53,16 +53,14 @@
helps you find out what this website stores and knows about you.
</p>
<p>
This website does not store any personally identifiable information
except for the requesting partys 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 partys IP address and user agent from the
HTTP request, but does not store them.
</p>
<p>For any questions or concerns contact:<br/>
Veit Heller<br/>
Klarastr. 6<br/>
12459 Berlin<br/>
Goethestr. 17<br/>
90154 Erlangen<br/>
Germany
</p>
<p>Don't know what this is? This is a necessity dictated by European law.</p>

View File

@@ -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 @@
<div class="main">
<h1>Imprint</h1>
<p>Veit Heller<br/>
Klarastr. 6<br/>
12459 Berlin<br/>
Goethestr. 17<br/>
90154 Erlangen<br/>
Germany
</p>
<p>Don't know what this is? This is a necessity dictated by German law.</p>

View File

@@ -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;