Kontakt: Email-Adresse durch Platzhalter [Emailadresse] ersetzt
This commit is contained in:
parent
ed797b7101
commit
51b6e88e3d
3 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ const legalLinks = [
|
|||
|
||||
const socialLinks = [
|
||||
{ label: 'GitHub', href: 'https://github.com', icon: Github },
|
||||
{ label: 'E-Mail', href: 'mailto:kontakt@jamulix.de', icon: Mail },
|
||||
{ label: 'E-Mail', href: 'mailto:[Emailadresse]', icon: Mail },
|
||||
]
|
||||
|
||||
export function Footer() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue