Function frontpage

Source
pub async fn frontpage(
    configuration: &Configuration,
) -> Result<FrontPageContent, Error<FrontpageError>>
Expand description

Return information required to render the site’s front page.