--- title: v2.7 description: Dummy file used to redirect to the base url --- import {Redirect} from '@docusaurus/router'; const Home = () => { return ; };