Main.html là template
By default, MkDocs uses the main.html
template of a theme to render Markdown pages. You can use the template
meta-data key to define a different template file for that specific page. The template file must be available on the path(s) defined in the theme’s environment.
Nguồn:: Writing Your Docs - MkDocs