aboutsummaryrefslogtreecommitdiff
path: root/_layouts/default.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/default.html')
-rw-r--r--_layouts/default.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 8e7dae7..f969a9d 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -9,7 +9,6 @@
<main>
{{ content }}
</main>
- {%- include sidebar.html -%}
{%- include footer.html -%}
</div>
</body>