This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
hugo-academic-mirror
Watch
1
Star
0
Fork
You've already forked hugo-academic-mirror
0
mirror of
https://github.com/gcushen/hugo-academic.git
synced
2025-07-26 19:15:16 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
6c40356235
hugo-academic-mirror
/
layouts
/
shortcodes
/
staticref.html
1 line
100 B
HTML
Raw
Normal View
History
Unescape
Escape
staticref shortcode: Fix formatting by removing whitespace (Fix #295)
2017-10-08 12:56:28 +01:00
<
a
href
=
"{{ .Get 0 | absURL }}"
{
{
if
len
.
Params
|
eq
2
}
}
target
=
"_blank"
{
{
end
}
}
>
{{ .Inner }}
<
/
a
>
Reference in a new issue
Copy permalink