File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ const contactAddress = getSecret("PUBLIC_CONTACT_ADDRESS");
22
22
23
23
<Layout title ={ pageTitle } description ={ description } metaTags ={ metaTags } >
24
24
<div class =" flex flex-col min-w-full md:w-screen max-w-[90%] lg:max-w-[70%]" >
25
- <div class =" prose" >
25
+ <div class =" prose" lang = " de " >
26
26
<h1 >Impressum</h1 >
27
27
<h2 >Angaben gemäß § 5 TMG</h2 >
28
28
<p >David Battefeld<br />
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ const contactAddress = getSecret("PUBLIC_CONTACT_ADDRESS");
22
22
23
23
<Layout title ={ pageTitle } description ={ description } metaTags ={ metaTags } >
24
24
<div class =" flex flex-col min-w-full md:w-screen max-w-[90%] lg:max-w-[70%]" >
25
- <div class =" prose" >
25
+ <div class =" prose" lang = " de " >
26
26
<h1 class =" h1" >Datenschutz­ erklä rung</h1 >
27
27
<h2 class =" h2" >1. Datenschutz auf einen Blick</h2 >
28
28
<h3 >Allgemeine Hinweise</h3 >
You can’t perform that action at this time.
0 commit comments