mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
feat: add Email link component
This commit is contained in:
@@ -3,15 +3,14 @@ layout: ../layouts/PageLayout.astro
|
||||
title: Imprint
|
||||
---
|
||||
|
||||
import { mapping } from '../mdx-components.ts';
|
||||
import { mapping } from "../mdx-components.ts";
|
||||
export const components = mapping;
|
||||
|
||||
### Contact Person
|
||||
|
||||
Stefan Imhoff \
|
||||
Walter-Heitmann-Str. 2 \
|
||||
22159 Hamburg \
|
||||
[Contact](#)
|
||||
Stefan Imhoff<br />
|
||||
Walter-Heitmann-Str. 2<br />
|
||||
22159 Hamburg<br /><><EmailLink data-domain="stefanimhoff" data-name="hey" data-tld="de" text="Contact" /></>
|
||||
|
||||
### License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user