Improve title page and add copyright notice
This commit is contained in:
parent
e4a7656776
commit
51a6c5d8f4
1 changed files with 12 additions and 2 deletions
14
main.tex
14
main.tex
|
@ -24,13 +24,23 @@
|
|||
|
||||
\institute[GPUL]{Grupo de Programadores e Usuarios de Linux}
|
||||
|
||||
\date{\today}
|
||||
\date{16 de setembro de 2025}
|
||||
|
||||
\logo{\includegraphics[height=1cm]{img/logos/gpul}}
|
||||
|
||||
\begin{document}
|
||||
|
||||
\frame{\titlepage}
|
||||
\frame{
|
||||
\titlepage
|
||||
|
||||
\begin{center}
|
||||
\small{Copyright © 2025 Pedro Rey Anca. Licensed under \textit{\href{https://creativecommons.org/licenses/by-nc-sa/4.0/}{CC BY-NC-SA 4.0}}.
|
||||
}
|
||||
\end{center}
|
||||
|
||||
\vspace{5ex}
|
||||
\tiny{Última edición: \today}
|
||||
}
|
||||
|
||||
\begin{frame}
|
||||
\frametitle{Table of Contents}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue