Add video of slovakian bowling club
parent
044d6159cb
commit
942bc8a6f6
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Presseberichte"
|
||||
date: 2019-08-13
|
||||
draft: false
|
||||
---
|
||||
|
||||
## Die Kegelschiene bei „Einfach Genial“ (MDR)
|
||||
|
||||
{{< youtube 1iB_pi9oh1U >}}
|
||||
|
||||
## Die Kegelschiene beim slovakischen Bowlingclub „ZPDaM“
|
||||
|
||||
{{< youtube 7N32GwyFRG8 >}}
|
@ -0,0 +1,13 @@
|
||||
---
|
||||
title: "Press commentaries"
|
||||
date: 2019-08-13
|
||||
draft: false
|
||||
---
|
||||
|
||||
## Kegelschiene at „Einfach Genial“ (MDR, German)
|
||||
|
||||
{{< youtube 1iB_pi9oh1U >}}
|
||||
|
||||
## Kegelschiene at the slovakan bowling club “ZPDaM”
|
||||
|
||||
{{< youtube 7N32GwyFRG8 >}}
|
@ -1,11 +0,0 @@
|
||||
---
|
||||
title: "Pressestimmen"
|
||||
date: 2018-06-03
|
||||
draft: false
|
||||
---
|
||||
|
||||
## Die Kegelschiene bei „Einfach Genial“ (MDR)
|
||||
|
||||
<div style="position: relative; width: 100%; padding-bottom: 56.25%;">
|
||||
<iframe style="position: absolute; width: 100%; height: 100%; top: 0; left: 0;" src="https://www.youtube-nocookie.com/embed/1iB_pi9oh1U?rel=0&showinfo=0" allowfullscreen></iframe>
|
||||
</div>
|
@ -0,0 +1,3 @@
|
||||
<div style="position: relative; width: 100%; padding-bottom: 56.25%; margin-bottom: 2em;">
|
||||
<iframe style="position: absolute; width: 100%; height: 100%; top: 0; left: 0;" src="https://www.youtube-nocookie.com/embed/{{ .Get 0 }}?rel=0&showinfo=0" allowfullscreen></iframe>
|
||||
</div>
|
Loading…
Reference in New Issue