mirror of
https://github.com/brmlab/presentation.git
synced 2025-06-07 17:34:03 +02:00
add logo, minor updates
This commit is contained in:
parent
37c86631ee
commit
44c5886550
3 changed files with 8 additions and 4 deletions
2
Makefile
2
Makefile
|
@ -1,4 +1,4 @@
|
|||
NAME=hackerspace
|
||||
NAME=brmlab
|
||||
|
||||
all: clean $(NAME).pdf
|
||||
|
||||
|
|
|
@ -2,11 +2,15 @@
|
|||
\usepackage{beamerthemeshadow}
|
||||
\usepackage[utf8x]{inputenc}
|
||||
\begin{document}
|
||||
\title{Hackerspace CZ}
|
||||
\author{}
|
||||
\title{Hackerspace Prague}
|
||||
\author{Brmlab}
|
||||
\date{\today}
|
||||
|
||||
\frame{\titlepage}
|
||||
\frame{
|
||||
\begin{figure}
|
||||
\includegraphics{logo.pdf}
|
||||
\end{figure}
|
||||
}
|
||||
|
||||
\frame{\frametitle{Co je hackerspace?}
|
||||
\begin{itemize}
|
BIN
logo.pdf
Normal file
BIN
logo.pdf
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue