We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 625db5a commit a6441e6Copy full SHA for a6441e6
layouts/partials/hb/modules/blog/term/profile.html
@@ -14,7 +14,7 @@ <h1 class="text-center h4 mb-3 mt-2">
14
{{- with .Params.socials }}
15
{{ partial "hb/modules/blog/term/socials" . }}
16
{{- end }}
17
- {{- if default true site.Params.terms.profile_metrics }}
+ {{- if default true site.Params.hb.terms.profile_metrics }}
18
{{ partialCached "hb/modules/blog/term/metrics" . . }}
19
20
</div>
0 commit comments