mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
rework impressum
This commit is contained in:
@@ -32,7 +32,12 @@ const OL = (props: any) => (
|
||||
<ol className="pl-8 text-base list-decimal" {...props} />
|
||||
)
|
||||
|
||||
const A = (props: any) => (
|
||||
<a className="text-base underline hover:text-blue-700" {...props} />
|
||||
)
|
||||
|
||||
const MdComponents = {
|
||||
a: A,
|
||||
h1: H1,
|
||||
h2: H2,
|
||||
h3: H3,
|
||||
|
||||
@@ -26,7 +26,7 @@ Mömpelgardgasse 25
|
||||
|
||||
72348 Rosenfeld
|
||||
|
||||
Telefon: +49 151 21225362
|
||||
[pfadibussle@tomru.space](mailto:pfadibussle@tomru.space)
|
||||
|
||||
## Das Impressum gilt für:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user