mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 02:12:36 +02:00
221 B
221 B
title | hide_title | sidebar_label |
---|---|---|
Docusaurus 2 Changelog | true | Changelog |
import Changelog, {toc as ChangelogTOC} from "@site/../CHANGELOG.md"
<Changelog />
export const toc = ChangelogTOC;