mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2026-05-21 11:05:49 +00:00
3 lines
90 B
HTML
3 lines
90 B
HTML
{{ $src := (.Get "src") }}
|
|
<audio src="{{ $src }}" controls muted loading="lazy"></audio>
|