Skip to content

Commit 2778c03

Browse files
authored
introduction.mdx aktualisieren
1 parent 792dc71 commit 2778c03

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pages/introduction.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ description: 'Welcome to Postiz documentation'
55

66
---
77

8-
import { Cards } from "nextra/components";
8+
import { Cards, Callout } from "nextra/components";
9+
10+
<Callout>
11+
YouTube Channel: https://youtube.com/@postizofficial
12+
</Callout>
913

1014
<div className="nx-mt-5 w-full flex justify-center rounded-full">
1115
<img className="hidden nx-dark:block" style={{maxWidth: 150}} src="/logo/dark.png" alt="Hero Dark" />

0 commit comments

Comments
 (0)