Skip to content

Commit 1f14c11

Browse files
committed
Update German Impressum contacts
1 parent 8636e32 commit 1f14c11

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

bedrock/legal/templates/legal/impressum.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,24 @@ <h2>Diensteanbieter:</h2>
1818

1919
<h2>Sitz der Gesellschaft:</h2>
2020
<p itemprop="address" itemscope itemtype="http://schema.org/PostalAddress">
21-
<span itemprop="streetAddress">235 Pine St, 7th Floor</span>
21+
<span itemprop="streetAddress">1875 Mission Street, Suite 103</span>
2222
<span itemprop="addressLocality">San Francisco</span>,
2323
<abbr itemprop="addressRegion" title="California">CA</abbr>
24-
<span itemprop="postalCode">94104</span>
24+
<span itemprop="postalCode">94103</span>
2525
<span itemprop="addressCountry">USA</span>
2626
</p>
2727

2828
<h2>Vertretungsberechtigte Personen:</h2>
2929
<ul class="mzp-u-list-styled">
3030
<li itemscope itemtype="http://schema.org/Person">
31-
<span itemprop="name">Carlos Torres</span>
31+
<span itemprop="name">Anthony Enzor-DeMeo</span>
3232
</li>
3333
<li itemscope itemtype="http://schema.org/Person">
3434
<span itemprop="name">Eric Muhlheim</span>
3535
</li>
36+
<li itemscope itemtype="http://schema.org/Person">
37+
<span itemprop="name">Masayo Nobe</span>
38+
</li>
3639
</ul>
3740

3841
<h2>Kontaktinformation:</h2>

0 commit comments

Comments
 (0)