mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-06-08 17:22:46 +00:00
3 lines
149 B
HTML
3 lines
149 B
HTML
{{ $new_window_icon_size := "8px" }}
|
|
<span class="new-window">{{ partials.Include "svg/new-window.svg" (dict "size" $new_window_icon_size) }}</span>
|