Little bit of cleanup and stuff
This commit is contained in:
parent
1d5c9d84c8
commit
b836565901
4 changed files with 38 additions and 32 deletions
|
@ -7,7 +7,9 @@
|
|||
<details open="">
|
||||
<summary>Image</summary>
|
||||
<figure class="postImage">
|
||||
<a href="{{ .Params.image }}">
|
||||
<img src="{{ .Params.image }}" alt="{{ .Params.imageDescription }}">
|
||||
</a>
|
||||
<figcaption>{{ .Params.imageDescription }}</figcaption>
|
||||
</figure>
|
||||
</details>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue