Fixed bad reference for default sidebar
This commit is contained in:
parent
54623c2cdb
commit
df3c3285d6
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue