diff --git a/layouts/partials/extend_footer.html b/layouts/partials/extend_footer.html
index 0519748..d620bbe 100644
--- a/layouts/partials/extend_footer.html
+++ b/layouts/partials/extend_footer.html
@@ -1,3 +1,14 @@
{{- /* Footer custom content area start */ -}}
{{- /* Insert any custom code web-analytics, resources, etc. here */ -}}
+{{- range .Site.Params.Footer.images -}}
+{{- if .url -}}
+
+{{- end -}}
+
+{{- if .url -}}
+
+{{- end -}}
+
+{{- end -}}
+
{{- /* Footer custom content area end */ -}}
diff --git a/layouts/partials/extend_head.html b/layouts/partials/extend_head.html
index 150cbef..c024cab 100644
--- a/layouts/partials/extend_head.html
+++ b/layouts/partials/extend_head.html
@@ -1,4 +1,18 @@
{{- /* Head custom content area start */ -}}
{{- /* Insert any custom code (web-analytics, resources, etc.) - it will appear in the