mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-12 18:18:47 +00:00
4 lines
148 B
HTML
4 lines
148 B
HTML
{{$sect := .Section}}
|
|
<div class="list-icon-wrapper">
|
|
<img class="hugo-icon" src="{{$.Site.BaseURL}}images/hugo-icons/{{$sect}}.svg" alt="">
|
|
</div> |