diff --git a/layouts/index.html b/layouts/index.html
index 7a8c18c6ad7a3c76c1176fad797f2070643786e5..4be954e060af17a9ca88bf0cb5cad85062fb8f33 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -11,9 +11,9 @@
   {{ range ( .Paginate (where .Data.Pages "Type" "post")).Pages }}
     {{ .Render "summary"}}
   {{ end }}
-
+  <br>
+  <img src="/images/CT_huLUT.gif" style="display:block; margin-left:auto; margin-right:auto; width:50%;">
   {{ partial "pagination.html" . }}
-
 </div>
 
 {{ partial "footer.html" . }}
diff --git a/static/images/CT_huLUT.gif b/static/images/CT_huLUT.gif
new file mode 100644
index 0000000000000000000000000000000000000000..4cb4f229725dc48c5e634515194b7661d893201c
Binary files /dev/null and b/static/images/CT_huLUT.gif differ