index
:
hugo-Argo.git
master
A clean, minimalist Hugo theme. Comes with multilingual support, theme toggling, a site-wide search and focus on accessibility & SEO.
Arne Rief
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
layouts
/
_shortcodes
/
newtab.html
blob: b06fb2de1e7f51df0421df08a02925bd3e52c2dd (
plain
)
1
2
3
<a href="{{ .Get "href" }}" target="_blank" rel="noopener noreferrer"> {{ .Inner }} </a>