title-slide
title-slide(config: (:), extra: none, ..args)(source)Title slide for the presentation. You should update the information in the config-info function. You can also pass the information directly to the title-slide function.
Example:
#show: university-theme.with(
config-info(
title: [Title],
logo: emoji.school,
),
)
#title-slide(subtitle: [Subtitle])
Parameters