diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index bf3d511..1151e4e 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -9,8 +9,6 @@
{{- block "right-sidebar" . -}}{{ end }}
- {{ partial "footer/script.html" . }}
- {{ partial "footer/style.html" . }}
- {{ partial "footer/custom.html" . }}
+ {{ partial "footer/include.html" . }}