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. helps you find out what this website stores and knows about you.
</p> </p>
<p> <p>
This website does not store any personally identifiable information This website does not store any personally identifiable information.
except for the requesting partys IP address and user agent, which is It collects the requesting partys IP address and user agent from the
necessary for the basic functionality of the web server. This information HTTP request, but does not store them.
will be stored for seven days to be able to detect and respond to
malicious activities.
</p> </p>
<p>For any questions or concerns contact:<br/> <p>For any questions or concerns contact:<br/>
Veit Heller<br/> Veit Heller<br/>
Klarastr. 6<br/> Goethestr. 17<br/>
12459 Berlin<br/> 90154 Erlangen<br/>
Germany Germany
</p> </p>
<p>Don't know what this is? This is a necessity dictated by European law.</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'); src: url('charter_regular-webfont.woff') format('woff');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
font-display: swap;
} }
html { html {
box-sizing: border-box; box-sizing: border-box;
@@ -49,8 +50,8 @@
<div class="main"> <div class="main">
<h1>Imprint</h1> <h1>Imprint</h1>
<p>Veit Heller<br/> <p>Veit Heller<br/>
Klarastr. 6<br/> Goethestr. 17<br/>
12459 Berlin<br/> 90154 Erlangen<br/>
Germany Germany
</p> </p>
<p>Don't know what this is? This is a necessity dictated by German law.</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'); src: url('charter_regular-webfont.woff') format('woff');
font-weight: normal; font-weight: normal;
font-style: normal; font-style: normal;
font-display: swap;
} }
html { html {
box-sizing: border-box; box-sizing: border-box;