mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-04 04:25:28 +00:00
chore: replace EmailLink with preact component
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { YouTube } from '@astro-community/astro-embed-youtube';
|
||||
|
||||
import EmailLink from './components/EmailLink.astro';
|
||||
import Image from './components/Image.astro';
|
||||
import MarkdownImage from './components/MarkdownImage.astro';
|
||||
import Picture from './components/Picture.astro';
|
||||
@@ -18,6 +17,7 @@ import {
|
||||
DisplayBox,
|
||||
Divider,
|
||||
DownloadLink,
|
||||
EmailLink,
|
||||
Figure,
|
||||
Flag,
|
||||
Headline,
|
||||
|
||||
Reference in New Issue
Block a user