This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
xry111
/
hugo-academic
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
f2a43d13cd
Ramos
Etiquetas
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
Histórico
Em bruto
1
<
a
href
=
"{{ .Get 0 | relURL }}"
{{
if
len
.Params
|
eq
2
}}
target
=
"_blank"
{{
end
}}>
{{ .Inner }}
</
a
>