Skip to content

Commit 0ad8783

Browse files
authored
Add status page link to introduction
Added a status page link to the introduction.
1 parent f1e1460 commit 0ad8783

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pages/introduction.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ import { Cards, Callout } from "nextra/components";
1010
<Callout>
1111
YouTube Channel: https://youtube.com/@postizofficial
1212
</Callout>
13+
<Callout>
14+
Status Page: https://dtatus.ennogelhaus.de (We're working in getting it on the postiz.com website)
15+
</Callout>
16+
1317

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

0 commit comments

Comments
 (0)