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
chore(config): add github templates for issues and pull requests
Patrick Kollitsch
26.51.2024
7c5c9c307b474f20d02dd48d910a79c8f85c414d
[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>