diff --git a/config/site.config.js b/config/site.config.js index 4a81a26..5c4b0f1 100644 --- a/config/site.config.js +++ b/config/site.config.js @@ -42,7 +42,7 @@ module.exports = { // [OPTIONAL] This is where you specify the folders that are password protected. It is an array of paths pointing to all // the directories in which you have .password set. Check the documentation for details. - protectedRoutes: ['Protected Folder'], + protectedRoutes: ['/Protected Folder'], // [OPTIONAL] Use "" here if you want to remove this email address from the nav bar. email: 'mailto:phanhuuloi15@gmail.com',