figure definition
This commit is contained in:
parent
781bda1674
commit
5cbeeab329
1 changed files with 8 additions and 1 deletions
|
|
@ -5,7 +5,14 @@ showHero: false
|
||||||
tags: ["di.day", "Ankündigung"]
|
tags: ["di.day", "Ankündigung"]
|
||||||
---
|
---
|
||||||
|
|
||||||
<img src="di_day_logo.png" alt="di.day Logo" height="50%">
|
{{< figure
|
||||||
|
src="di_day_logo.png"
|
||||||
|
title="DIDay"
|
||||||
|
alt="DIDay"
|
||||||
|
<!-- caption="Das Logo des DIDay" -->
|
||||||
|
>}}
|
||||||
|
|
||||||
|
<!-- <img src="di_day_logo.png" alt="di.day Logo" height="50%"> -->
|
||||||
|
|
||||||
### Was?
|
### Was?
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue