Enable secondary page navigation
Summary: Allows for easier navigation through pages with multiple sections. Reviewed By: danielbuechele Differential Revision: D9811408 fbshipit-source-id: f47ad9d650dd4bd79710f64e4bb4485f3d4c4323
This commit is contained in:
committed by
Facebook Github Bot
parent
01dc8ed6fd
commit
29a66f3605
@@ -35,6 +35,7 @@ const siteConfig = {
|
|||||||
repoUrl,
|
repoUrl,
|
||||||
scripts: ['https://buttons.github.io/buttons.js'],
|
scripts: ['https://buttons.github.io/buttons.js'],
|
||||||
stylesheets: [],
|
stylesheets: [],
|
||||||
|
onPageNav: 'separate',
|
||||||
};
|
};
|
||||||
|
|
||||||
module.exports = siteConfig;
|
module.exports = siteConfig;
|
||||||
|
|||||||
Reference in New Issue
Block a user