mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-23 03:29:11 +02:00
feat: add docs sidebar
This commit is contained in:
parent
c132c7445f
commit
85f0fd69c0
4 changed files with 62 additions and 6 deletions
|
@ -144,7 +144,7 @@ module.exports = async function processMetadata(
|
|||
metadata.id = `version-${version}-${metadata.id}`;
|
||||
}
|
||||
|
||||
/* save localized id before adding language on it*/
|
||||
/* save localized id before adding language on it */
|
||||
metadata.localized_id = metadata.id;
|
||||
|
||||
/* if language */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue