From 54623c2cdb6978dc14600f80a58527f07ea9ea49 Mon Sep 17 00:00:00 2001 From: Leon Mika Date: Tue, 4 Feb 2025 22:04:36 +1100 Subject: [PATCH] Fixed reference to sidebar template --- layouts/partials/microhook-below-wrapper.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/microhook-below-wrapper.html b/layouts/partials/microhook-below-wrapper.html index ddeaa04..007adc8 100644 --- a/layouts/partials/microhook-below-wrapper.html +++ b/layouts/partials/microhook-below-wrapper.html @@ -1 +1 @@ -{{ partial "sidebar-for-tiny-theme/sidebar.html" . }} \ No newline at end of file +{{ partial "sidebar-for-bayou/sidebar.html" . }} \ No newline at end of file