dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo-theme-ananke
mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
Trick CI into using self module (#515)
Regis Philibert
11.25.2022
8fdfd205f9b4fd2f52eac9dfd2da8e11bea2015e
[external-software/github_gohugo-theme-ananke.git]
/
layouts
/
partials
/
new-window-icon.html
1
2
{{ $new_window_icon_size := "8px" }}
<span class="new-window">{{ partial "svg/new-window.svg" (dict "size" $new_window_icon_size) }}</span>