Skip to content

Commit 7d24ba0

Browse files
committed
docs: add project links
1 parent 10d3897 commit 7d24ba0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pages/index.mdx

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,11 @@ but you can also refer to the following examples to try it now:
5858
- <Link color target="_blank" href="https://github.com/unix/backset/blob/master/examples/quick-start/README.md">Quick start project</Link>
5959
- <Link color target="_blank" href="https://codesandbox.io/s/backset-quick-start-xj1p9">Quick start on codesandbox</Link>
6060

61+
<Spacer y={3} />
62+
63+
### Others
64+
65+
- <Link target="_blank" href="https://github.com/unix/backset">View project home page</Link>
66+
- <Link target="_blank" href="https://github.com/unix/backset/issues/new">Report an issue</Link>
67+
6168
export default ({ children }) => <Layout meta={meta}>{children}</Layout>

0 commit comments

Comments
 (0)