mirror of
https://github.com/strapi/strapi.git
synced 2025-09-22 06:50:51 +00:00
211 B
211 B
title | hide_title |
---|---|
Code of conduct | true |
import CodeOfConduct, {toc as CodeOfConductTOC} from "@site/../CODE_OF_CONDUCT.md"
<CodeOfConduct />
export const toc = CodeOfConductTOC;