Explorar o código

fix: links in Showcase view

Fix #2589
George Cushen %!s(int64=3) %!d(string=hai) anos
pai
achega
cf47911ab9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      wowchemy/layouts/partials/views/showcase.html

+ 1 - 1
wowchemy/layouts/partials/views/showcase.html

@@ -9,7 +9,7 @@
   {{ $do_link = false }}
 {{ end }}
 
-{{ $link := .link }}
+{{ $link := $item.Params.external_link | default $item.RelPermalink }}
 {{ $target := .target }}
 
 {{/* Get summary. */}}