Skip to content

Commit

Permalink
website: update website.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Dec 24, 2023
1 parent 5eb6fe8 commit 5ff252b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/src/index.tsx
Expand Up @@ -20,6 +20,14 @@ root.render(
Markdown style."
version={`v${pkg.version}`}
>
<MarkdownPreviewExample.NavMenu
title="Markdown Preview"
menus={[
<a target="_blank" href="https://jaywcjlove.github.io/#/sponsor" rel="noopener noreferrer">
Sponsor
</a>,
]}
/>
<MarkdownPreviewExample.Github href="https://github.com/uiwjs/react-markdown-preview" />
<MarkdownPreviewExample.Example>
<Example />
Expand Down

0 comments on commit 5ff252b

Please sign in to comment.