If you want to disable default navigation on the homepage and have default home page displayed you need: <ol data-apple-notes-indent-amount="0"><li>Create note called “index” - this will be your home page.</li><li>Create metadata property “showChildren” and set it to “no”.</li></ol> <img src="https://imagedelivery.net/phxEHgsq3j8gSnfNAJVJSQ/NODE2_0A66B353-BE9F-4A6F-A233-83F2A6932B1E/public" style="background-color:initial;max-width:min(100%,944px);max-height:min(970px);;background-image:url(https://imagedelivery.net/phxEHgsq3j8gSnfNAJVJSQ/NODE2_0A66B353-BE9F-4A6F-A233-83F2A6932B1E/public);height:auto;width:100%;object-fit:cover;background-size:cover;display:block;" width="944" height="970"> You can check docs on <a href="https://docs.montaigne.io/features/metadata">metadata</a> for more details. Also please check page on navigation <a href="https://docs.montaigne.io/features/navigation-customization">customization</a>.