If we have the file structure below ``` /hello /hello.html /hello/index.html ``` with options ```js { index: 'index.html', extensions: ['.html'] } ```