This website works better with JavaScript
Home
Explore
Help
Sign In
xry111
/
hugo-academic
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
96826d5ea9
Branches
Tags
master
v2.4.0
v2.3.0
v2.2.0
v2.1.0
v2.0.0
v0.29.0
hugo-academic
/
wowchemy
/
layouts
/
shortcodes
/
staticref.html
staticref.html
100 B
History
Raw
1
<
a
href
=
"{{ .Get 0 | relURL }}"
{{
if
len
.Params
|
eq
2
}}
target
=
"_blank"
{{
end
}}>
{{ .Inner }}
</
a
>