Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 6100f1f

Browse files
authored
Merge pull request #107 from nejcm/patch-1
2 parents 883d444 + c78f81d commit 6100f1f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/docs/themes/components/Cards.tsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,11 @@ export const Cards: SFC = () => (
3232
description="Ztopia theme created by zicodeng"
3333
link="https://github.com/zicodeng/docz-theme-ztopia"
3434
/>
35+
<Card
36+
image="https://raw.githubusercontent.com/nejcm/docz-theme-extended/master/screenshot.jpg"
37+
name="docz-theme-extended"
38+
description="Extended default docz theme."
39+
link="https://github.com/nejcm/docz-theme-extended"
40+
/>
3541
</Wrapper>
3642
)

0 commit comments

Comments
 (0)