12 lines
307 B
Markdown
12 lines
307 B
Markdown
# Allgemein Alumnihub
|
|
|
|
---
|
|
|
|
## {.plain}
|
|
|
|
\begin{tikzpicture}[remember picture,overlay]
|
|
\node[anchor=center] at (current page.center) {
|
|
\movie[width=\paperwidth, height=\paperheight, poster, showcontrols=false, autostart]{}{\imagepath/video/introduction/sample-10s.mp4}
|
|
};
|
|
\end{tikzpicture}
|