mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
8d86ec764f
* chore(website): add community section on website * chore(website): add community section on website
229 B
229 B
title | hide_title | sidebar_label |
---|---|---|
Contributing | true | Contributing |
import Contributing, {toc as ContributingTOC} from "@site/../CONTRIBUTING.md"
<Contributing />
export const toc = ContributingTOC;