Fixed bad reference for default sidebar
This commit is contained in:
parent
54623c2cdb
commit
df3c3285d6
|
@ -7,7 +7,7 @@
|
|||
{{ if templates.Exists "partials/sidebar.html" }}
|
||||
{{ partial "sidebar.html" . }}
|
||||
{{ else }}
|
||||
{{ partial "sidebar-for-tiny-theme/recommendations.html" . }}
|
||||
{{ partial "sidebar-for-bayou/recommendations.html" . }}
|
||||
{{ end }}
|
||||
</div>
|
||||
{{ end -}}
|
Loading…
Reference in a new issue