commit f7d16a7cce64258860b8651ce56fab55e285250c Author: Andrej Rode Date: Tue Oct 7 14:33:24 2025 +0000 Update on Overleaf. diff --git a/main.tex b/main.tex new file mode 100644 index 0000000..33778cc --- /dev/null +++ b/main.tex @@ -0,0 +1,14 @@ +\documentclass{article} +\usepackage{graphicx} % Required for inserting images + +\title{CEL Slides - 2025 template} +\author{Andrej Rode} +\date{October 2025} + +\begin{document} + +\maketitle + +\section{Introduction} + +\end{document}