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 6c2ccd4 commit 6e05103Copy full SHA for 6e05103
docs/layouts/partials/sidebar.html
@@ -56,10 +56,9 @@
56
</li>
57
{{- end }}
58
<li class="nav-item">
59
- <a href="{{ .Site.Params.icons }}" class="nav-link" target="_blank">
+ <a href="/icons/" class="nav-link" target="_blank">
60
{{ partial "icons/pen-nib.svg" (dict "class" "nav-icon text-primary") }}
61
Icons
62
- <span class="ms-3">{{ partial "icons/external-link.svg" (dict "class" "icon icon-xs text-secondary") }}</span>
63
</a>
64
65
0 commit comments