mirror of
https://github.com/brmlab/presentation.git
synced 2025-06-08 01:44:06 +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
|
all: clean $(NAME).pdf
|
||||||
|
|
||||||
|
|
|
@ -2,11 +2,15 @@
|
||||||
\usepackage{beamerthemeshadow}
|
\usepackage{beamerthemeshadow}
|
||||||
\usepackage[utf8x]{inputenc}
|
\usepackage[utf8x]{inputenc}
|
||||||
\begin{document}
|
\begin{document}
|
||||||
\title{Hackerspace CZ}
|
\title{Hackerspace Prague}
|
||||||
\author{}
|
\author{Brmlab}
|
||||||
\date{\today}
|
\date{\today}
|
||||||
|
|
||||||
\frame{\titlepage}
|
\frame{
|
||||||
|
\begin{figure}
|
||||||
|
\includegraphics{logo.pdf}
|
||||||
|
\end{figure}
|
||||||
|
}
|
||||||
|
|
||||||
\frame{\frametitle{Co je hackerspace?}
|
\frame{\frametitle{Co je hackerspace?}
|
||||||
\begin{itemize}
|
\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