diff --git a/layouts/partials/sidebar-for-bayou/sidebar.html b/layouts/partials/sidebar-for-bayou/sidebar.html index 69c1d8d..82ca82b 100644 --- a/layouts/partials/sidebar-for-bayou/sidebar.html +++ b/layouts/partials/sidebar-for-bayou/sidebar.html @@ -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 }} {{ end -}} \ No newline at end of file