There was an error while loading. Please reload this page.
1 parent cfcdb20 commit 8e36874Copy full SHA for 8e36874
1 file changed
layouts/_partials/widget/taxonomy.html
@@ -20,7 +20,7 @@
20
{{ partial "helper/icon" $icon }}
21
</div>
22
<h2 class="widget-title section-title">
23
- {{ if $showLink }}
+ {{ if and $showLink $taxonomyPage }}
24
<a href="{{ $taxonomyPage.RelPermalink }}">
25
{{ $widgetTitle }}
26
</a>
0 commit comments