diff --git a/images/logopython.png b/images/logopython.png new file mode 100644 index 0000000..5ac38ab Binary files /dev/null and b/images/logopython.png differ diff --git a/makefile b/makefile index 1b7d8b9..0a9b87a 100644 --- a/makefile +++ b/makefile @@ -1,4 +1,5 @@ make: + rm *.pdf pdflatex -jobname=name src/source.tex rm -rf *.lof *.log *.toc *.aux rm -rf src/*.lof src/*.log src/*.toc src/*.aux \ No newline at end of file diff --git a/src/cover_page.tex b/src/cover_page.tex index 36bc8e8..420d752 100644 --- a/src/cover_page.tex +++ b/src/cover_page.tex @@ -25,7 +25,7 @@ \begin{figure}[h] \centering - \includegraphics[width=0.75\textwidth]{file_name} + \includegraphics[width=0.75\textwidth]{logopython.png} \end{figure} \vspace{-0.5cm}