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 03:00:50 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1ef73475fc
hugo-academic-mirror
/
modules
/
wowchemy
/
layouts
/
shortcodes
/
staticref.html
1 line
100 B
HTML
Raw
Normal View
History
Unescape
Escape
Refactor most absolute URLs to relative URLs See #683
2018-09-15 13:58:29 +01:00
<
a
href
=
"{{ .Get 0 | relURL }}"
{
{
if
len
.
Params
|
eq
2
}
}
target
=
"_blank"
{
{
end
}
}
>
{{ .Inner }}
<
/
a
>
Reference in a new issue
Copy permalink