mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-04 04:25:28 +00:00
feat: add Book and AmazonBook components
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
import {
|
||||
AmazonBook,
|
||||
Book,
|
||||
Divider,
|
||||
Headline,
|
||||
Image,
|
||||
@@ -15,6 +17,8 @@ import {
|
||||
|
||||
export const mapping = {
|
||||
a: TextLink,
|
||||
AmazonBook,
|
||||
Book,
|
||||
h1: Title,
|
||||
h2: Headline,
|
||||
h3: Subheadline,
|
||||
|
||||
Reference in New Issue
Block a user