mirror of
https://github.com/RdvSpeakers/rdvspeakers-theme-hugo.git
synced 2026-03-10 08:51:19 +00:00
6 lines
161 B
HTML
6 lines
161 B
HTML
<div class="centered-img">
|
|
<img
|
|
src="{{.Get "src" }}"
|
|
alt="{{.Get "alt" | default "" }}"
|
|
width="{{.Get "width" | default "auto" }}">
|
|
</div> |