\documentclass{beamer} \usepackage[spanish]{babel} \usepackage{hyperref} \usepackage{graphicx} \usepackage{subcaption} \usetheme{Frankfurt} \setbeamertemplate{navigation symbols}{} \title{Sistema de Protección Parental: Angelus Custos} \author{Nicolás A. Ortega Froysa} \institute{ Tutor: Indalecio García Mateos \\ Ciclo: Administración de Sistemas Informáticos en Red \\ Centro: Fundación San Pablo CEU Andalucía } \date{5 de junio de 2023} \logo{\includegraphics[width=1.5cm]{imgs/CEU-Logo-CEP-web.png}} \begin{document} \begin{frame} \titlepage \end{frame} \begin{frame}{Tabla de Contenidos} \tableofcontents \end{frame} \section{Fin} \begin{frame}{Fin} \begin{center} Hecho con \LaTeX{} y Neovim \end{center} \hfill Copyright \copyright\ \the\year\ Nicolás A. Ortega Froysa \hfill Este documento se distribuye bajo los términos y condiciones de la licencia Creative Commons Attribution No Derivatives 4.0 International. \end{frame} \end{document}